Class EwsFetchItems
EwsFetchItems class
Represents FetchItemsAsync parameters.
public class EwsFetchItems
Methods
| Name | Description | 
|---|---|
| static Create() | Creates FetchItemsAsyncmethod’s parameter set. | 
| AddExtendedProperties(IEnumerable<PropertyDescriptor>) | Add extended properties to retrieve. | 
| AddExtendedProperty(PropertyDescriptor) | Add extended property to retrieve. | 
| AddUri(string) | Add message URI to fetch. | 
| AddUris(IEnumerable<string>) | Add message URIs to fetch. | 
| SetCancellationToken(CancellationToken) | Set the cancellation token. | 
| SkipAttachments() | Do not fetch attachment contents. | 
| WithAttachments(bool) | Fetch all attachments. | 
See Also
- namespace Aspose.Email.Clients.Exchange.WebService.Models
- assembly Aspose.Email