Table of Contents

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 = 12

Policy applies to all folders that do not have a policy.

Calendar = 1

Calendar folder.

Contacts = 2

Contacts folder.

ConversationHistory = 16

Policy is for the Conversation History (default) folder. This folder is used by the Office Communicator to archive IM conversations.

DeletedItems = 3

Deleted Items.

Drafts = 4

Drafts folder.

Inbox = 5

Inbox.

Journal = 7

Journal.

JunkEmail = 6

Junk mail.

ManagedCustomFolder = 13

Policy is for an organizational policy.

NonIpmRoot = 19

Non IPM Subtree root.

Notes = 8

Notes.

Outbox = 9

Outbox.

Personal = 17

Policy is for the personal folders.

RecoverableItems = 18

Policy is for Dumpster 2.0.

RssSubscriptions = 14

Policy is for the RSS Subscription (default) folder.

SentItems = 10

Sent Items.

SyncIssues = 15

Policy is for the Sync Issues (default) folder.

Tasks = 11

Tasks folder.