public final class ListFoldersReturnOptions
extends com.aspose.ms.System.Enum
Return options for ListFolders operation
Modifier and Type | Field and Description |
---|---|
static int |
Children
CHILDREN - requests mailbox child information.
|
static int |
None
Not defined
|
static int |
Subscribed
SUBSCRIBED - causes the LIST command to return subscription state for all matching mailbox names.
|
public static final int None
Not defined
public static final int Subscribed
SUBSCRIBED - causes the LIST command to return subscription state for all matching mailbox names.
public static final int Children
CHILDREN - requests mailbox child information. This option MUST be supported by all servers.
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.