EwsFetchItems
EwsFetchItems class
Represents IAsyncEwsClient::FetchItemsAsync parameters.
Methods
| Name | Description |
|---|---|
| AddExtendedProperties | Add extended properties to retrieve. |
| AddExtendedProperty | Add extended property to retrieve. |
| AddUri | Add message URI to fetch. |
| AddUris | Add message URIs to fetch. |
| Create | Creates IAsyncEwsClient::FetchItemsAsync method’s parameter set. |
| get_ExtendedProperties | |
| get_FetchAttachments | |
| get_Uris | |
| SkipAttachments | Do not fetch attachment contents. |
| WithAttachments | Fetch all attachments. |