public final class ExchangeFolderPermissionReadAccess
extends com.aspose.ms.System.Enum
Sspecifies whether a user has permission to read items in a folder.
Modifier and Type | Field and Description |
---|---|
static int |
FullDetails
The user has permission to read all items in the folder.
|
static int |
None
The user does not have permission to read items in the folder.
|
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
The user does not have permission to read items in the folder.
public static final int FullDetails
The user has permission to read all items in the folder.