ExchangeUploadItemResult
ExchangeUploadItemResult class
Represents a result of updating or creating a streamed item
Constructors
| Name | Description |
|---|---|
| ExchangeUploadItemResult |
Methods
| Name | Description |
|---|---|
| get_ErrorMessage | Gets the error message (if the uploading item failed) |
| get_IsSuccessful | Gets a value indicating whether the item is uploaded successfully |
| get_ItemId | Gets the item id |
| set_ErrorMessage | Gets the error message (if the uploading item failed) |
| set_IsSuccessful | Gets a value indicating whether the item is uploaded successfully |
| set_ItemId | Gets the item id |
| Aspose::Email::Clients::Exchange::WebService::Implementation::StreamedItems::Create::EwsClientStreamedItemCreate | |
| Aspose::Email::Clients::Exchange::WebService::Implementation::StreamedItems::Update::EwsClientStreamedItemUpdate |