Enum ElcFolderType
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Defines the folder type of a retention policy tag.
public enum ElcFolderType
Fields
All = 12Policy applies to all folders that do not have a policy.
Calendar = 1Calendar folder.
Contacts = 2Contacts folder.
ConversationHistory = 16Policy is for the Conversation History (default) folder. This folder is used by the Office Communicator to archive IM conversations.
DeletedItems = 3Deleted Items.
Drafts = 4Drafts folder.
Inbox = 5Inbox.
Journal = 7Journal.
JunkEmail = 6Junk mail.
ManagedCustomFolder = 13Policy is for an organizational policy.
NonIpmRoot = 19Non IPM Subtree root.
Notes = 8Notes.
Outbox = 9Outbox.
Personal = 17Policy is for the personal folders.
RecoverableItems = 18Policy is for Dumpster 2.0.
RssSubscriptions = 14Policy is for the RSS Subscription (default) folder.
SentItems = 10Sent Items.
SyncIssues = 15Policy is for the Sync Issues (default) folder.
Tasks = 11Tasks folder.