CreateItems
CreateItems
Creates the specified items in the speciifed folder
Returns: An array of ExchangeUploadItemResult
CreateItems(System::ArrayPtr< System::SharedPtr < ExchangeStreamedItem >> items, System::String parentFolderUri)
| Parameter | Description |
|---|---|
| items | An items to be uploaded |
| parentFolderUri | Specifies the folder in which to place the items |