Enum ExchangeElcFolderType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the type of Exchange folder.
public enum ExchangeElcFolderType
Fields
All = 1The folder type is all folder types.
Archive = 2The folder type is archive.
Calendar = 3The folder type is calendar.
Clutter = 4The folder type is clutter.
Contacts = 5The folder type is contacts.
ConversationHistory = 18The folder type is conversation history.
DeletedItems = 6The folder type is deleted items.
Drafts = 7The folder type is drafts.
Inbox = 8The folder type is inbox.
Journal = 10The folder type is journal.
JunkEmail = 9The folder type is junk email.
LegacyArchiveJournals = 22The folder type is legacy archive journals.
ManagedCustomFolder = 15The folder type is managed custom folder.
MoveToArchive = 23The folder type is move to archive.
NonIpmRoot = 21The folder type is non IPM root.
Notes = 11The folder type is notes.
Outbox = 12The folder type is outbox.
Personal = 19The folder type is personal.
RecoverableItems = 20The folder type is recoverable items.
RssSubscriptions = 16The folder type is RSS subscriptions.
SentItems = 13The folder type is sent items.
SyncIssues = 17The folder type is sync issues.
Tasks = 14The folder type is tasks.
Unknown = 0The folder type is unknown.