Edit

Share via


WellKnownFolderName Enum

Definition

Defines common folder names that are used in users' mailboxes.

public enum class WellKnownFolderName
public enum WellKnownFolderName
Public Enum WellKnownFolderName
Inheritance
WellKnownFolderName

Fields

Name Value Description
Calendar 0

The Calendar folder.

Contacts 1

The Contacts folder.

DeletedItems 2

The Deleted Items folder.

Drafts 3

The Drafts folder.

Inbox 4

The Inbox folder.

Journal 5

The Journal folder.

Notes 6

The Notes folder.

Outbox 7

The Outbox folder.

SentItems 8

The Sent Items folder.

Tasks 9

The Tasks folder.

MsgFolderRoot 10

The root of the message folder hierarchy.

PublicFoldersRoot 11

The root of the Public Folders hierarchy.

Root 12

The root of the mailbox.

JunkEmail 13

The Junk E-mail folder.

SearchFolders 14

The Search Folders folder, also known as the Finder folder.

VoiceMail 15

The Voicemail folder.

RecoverableItemsRoot 16

The root of the Recoverable Items folder hierarchy.

RecoverableItemsDeletions 17

The root of the folder hierarchy of recoverable items that have been soft-deleted from the Deleted Items folder.

RecoverableItemsVersions 18

The root of the Recoverable Items versions folder hierarchy in the archive mailbox.

RecoverableItemsPurges 19

The root of the folder hierarchy of recoverable items that have been hard-deleted from the Deleted Items folder.

ArchiveRoot 20

The root of the folder hierarchy in the archive mailbox.

ArchiveMsgFolderRoot 21

The root of the message folder hierarchy in the archive mailbox.

ArchiveDeletedItems 22

The Deleted Items folder in the archive mailbox.

ArchiveRecoverableItemsRoot 23

The root of the Recoverable Items folder hierarchy in the archive mailbox.

ArchiveRecoverableItemsDeletions 24

The root of the folder hierarchy of recoverable items that have been soft-deleted from the Deleted Items folder of the archive mailbox.

ArchiveRecoverableItemsVersions 25

The root of the Recoverable Items versions folder hierarchy in the archive mailbox.

ArchiveRecoverableItemsPurges 26

The root of the hierarchy of recoverable items that have been hard-deleted from the Deleted Items folder of the archive mailbox.

SyncIssues 27

The Sync Issues folder. The SyncIssues field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Conflicts 28

The Conflicts folder. The Conflicts field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

LocalFailures 29

The Local Failures folder. The LocalFailures field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ServerFailures 30

The Server Failures folder. The ServerFailures field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

RecipientCache 31

The Recipient Cache folder. The RecipientCache field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

QuickContacts 32

The Quick Contacts folder. The QuickContacts field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ConversationHistory 33

The Conversation History folder. The ConversationHistory field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ToDoSearch 34

The To Do Search folder. The ToDoSearch field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to