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