Enum ExchangeListMessagesOptions

ExchangeListMessagesOptions enumeration

Enumerates the list messages options

[Flags]
public enum ExchangeListMessagesOptions

Values

NameValueDescription
None0No specific options are defined
ListRecursive1Indicates recursive listing
FetchAttachmentInformation2Determines that the attachment information should be fetched Uses only for WebDav client

See Also