IEWSClient.FetchItems
IEWSClient.FetchItems method
Retrieves the items.
public IEnumerable<MapiMessage> FetchItems(EwsFetchItems options)
| Parameter | Type | Description | 
|---|---|---|
| options | EwsFetchItems | The EwsFetchItems options allowing to customize the fetch method behavior. | 
Return Value
MapiMessage object.
Exceptions
| exception | condition | 
|---|---|
| AsposeArgumentException | The item URI is null or empty. | 
See Also
- class MapiMessage
 - class EwsFetchItems
 - interface IEWSClient
 - namespace Aspose.Email.Clients.Exchange.WebService
 - assembly Aspose.Email