UpdateItems

IEWSClient.UpdateItems method

将指定项目更新到邮箱

public ExchangeUploadItemResult[] UpdateItems(ExchangeStreamedItem[] items, string parentFolderUri)
范围类型描述
itemsExchangeStreamedItem[]要更新的项目
parentFolderUriString指定包含要更新的项目的文件夹

返回值

一个数组ExchangeUploadItemResult

例外

例外(健康)状况
AsposeArgumentNullExceptionitems无效的
AsposeArgumentExceptionitems空的
AsposeArgumentExceptionparentFolderUri无效的或者空的

也可以看看