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