ExchangeStreamedItem
ExchangeStreamedItem class
Represents the item received in ExportItems response
Constructors
| Name | Description |
|---|---|
| ExchangeStreamedItem | Initializes a new instance of the ExchangeStreamedItem class |
Methods
| Name | Description |
|---|---|
| get_Data | Gets the item data |
| get_DataEncoding | Gets the data encoding. |
| get_ItemId | Gets the item identifier |
| set_Data | Sets the item data |
| set_DataEncoding | Sets the data encoding. |
| set_ItemId | Sets the item identifier |