public final class ExchangeFolderUserType
extends com.aspose.ms.System.Enum
Enumerates the distinguished user accounts
| Modifier and Type | Field and Description |
|---|---|
static int |
Anonymous
Specifies the anonymous user account.
|
static int |
Default
Specifies the default user account.
|
static int |
Undistinguished
Specifies the undistinguished user account.
|
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, toStringpublic static final int Default
Specifies the default user account.
public static final int Anonymous
Specifies the anonymous user account.
public static final int Undistinguished
Specifies the undistinguished user account.