CreateItems

IEWSClient.CreateItems method

在指定文件夹中创建指定项目

public ExchangeUploadItemResult[] CreateItems(ExchangeStreamedItem[] items, string parentFolderUri)
范围类型描述
itemsExchangeStreamedItem[]要上传的项目
parentFolderUriString指定放置项目的文件夹

返回值

一个数组ExchangeUploadItemResult

例外

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

也可以看看