public final class ExchangeListMessagesOptions
extends com.aspose.ms.System.Enum
Enumerates the list messages options
Modifier and Type | Field and Description |
---|---|
static int |
FetchAttachmentInformation
Determines that the attachment information should be fetched
Uses only for WebDav client
|
static int |
ListRecursive
Indicates recursive listing
|
static int |
None
No specific options are defined
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int None
No specific options are defined
public static final int ListRecursive
Indicates recursive listing
public static final int FetchAttachmentInformation
Determines that the attachment information should be fetched Uses only for WebDav client