@Deprecated public final class KnownFolderTypes extends com.aspose.ms.System.Enum
Specifies the known Exchange server folders.
Modifier and Type | Field and Description |
---|---|
static int |
Calendar
Deprecated.
The Calendar folder.
|
static int |
Contacts
Deprecated.
The Contacts folder.
|
static int |
DeletedItems
Deprecated.
The DeletedItems folder.
|
static int |
Drafts
Deprecated.
The Drafts folder.
|
static int |
Inbox
Deprecated.
The Inbox folder.
|
static int |
Journal
Deprecated.
The Journal folder.
|
static int |
Notes
Deprecated.
The Notes folder.
|
static int |
Outbox
Deprecated.
The Outbox folder.
|
static int |
Root
Deprecated.
The Root folder.
|
static int |
SentItems
Deprecated.
The SentItems folder.
|
static int |
Tasks
Deprecated.
The Tasks folder.
|
static int |
Unknown
Deprecated.
Not specified
|
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 Unknown
Not specified
public static final int Root
The Root folder.
public static final int Calendar
The Calendar folder.
public static final int Contacts
The Contacts folder.
public static final int DeletedItems
The DeletedItems folder.
public static final int Drafts
The Drafts folder.
public static final int Inbox
The Inbox folder.
public static final int Journal
The Journal folder.
public static final int Notes
The Notes folder.
public static final int Outbox
The Outbox folder.
public static final int SentItems
The SentItems folder.
public static final int Tasks
The Tasks folder.