Enum ExchangeListContactsOptions
ExchangeListContactsOptions enumeration
Enumerates the list contacts options
[Flags]
public enum ExchangeListContactsOptions
Values
Name | Value | Description |
---|---|---|
None | 0 | No specific options are defined |
FetchPhoto | 1 | Defines, whether a contact photo to be retrieved from a server. |
FetchPhotoAndAttachments | 3 | Defines, whether a contact photo to be retrieved from a server. |
See Also
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email