UpdateItems
IEWSClient.UpdateItems method
将指定项目更新到邮箱
public ExchangeUploadItemResult[] UpdateItems(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