Enum ExchangeListContactsOptions

ExchangeListContactsOptions enumeration

Enumerates the list contacts options

[Flags]
public enum ExchangeListContactsOptions

Values

NameValueDescription
None0No specific options are defined
FetchPhoto1Defines, whether a contact photo to be retrieved from a server.
FetchPhotoAndAttachments3Defines, whether a contact photo to be retrieved from a server.

See Also