IAsyncEwsClient.FetchItemsAsync
IAsyncEwsClient.FetchItemsAsync method
Fetches the specified items.
public Task<IEnumerable<MapiMessage>> FetchItemsAsync(EwsFetchItems ewsFetchItems)
Parameter | Type | Description |
---|---|---|
ewsFetchItems | EwsFetchItems | Method parameters. |
Return Value
A list of fetched items.
See Also
- class MapiMessage
- class EwsFetchItems
- interface IAsyncEwsClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email