CreateItems
IEWSClient.CreateItems method
在指定文件夹中创建指定项目
public ExchangeUploadItemResult[] CreateItems(ExchangeStreamedItem[] items, string parentFolderUri)
范围 | 类型 | 描述 |
---|---|---|
items | ExchangeStreamedItem[] | 要上传的项目 |
parentFolderUri | String | 指定放置项目的文件夹 |
返回值
例外
例外 | (健康)状况 |
---|---|
AsposeArgumentNullException | items是无效的 |
AsposeArgumentException | items是空的 |
AsposeArgumentException | parentFolderUri是无效的 或者空的 |
也可以看看
- class ExchangeUploadItemResult
- class ExchangeStreamedItem
- interface IEWSClient
- 命名空间 Aspose.Email.Clients.Exchange.WebService
- 部件 Aspose.Email