2.2.5.10 t:DistinguishedFolderIdNameType Simple Type
The DistinguishedFolderIdNameType simple type specifies well-known folders that can be referenced by name.<87> The DistinguishedFolderIdNameType simple type extends the xs:string data type ([XMLSCHEMA2] section 3.2.1).
-
<xs:simpleType name="DistinguishedFolderIdNameType"> <xs:restriction base="xs:string"> <xs:enumeration value="calendar"/> <xs:enumeration value="contacts"/> <xs:enumeration value="deleteditems"/> <xs:enumeration value="drafts"/> <xs:enumeration value="inbox"/> <xs:enumeration value="journal"/> <xs:enumeration value="junkemail"/> <xs:enumeration value="msgfolderroot"/> <xs:enumeration value="notes"/> <xs:enumeration value="outbox"/> <xs:enumeration value="publicfoldersroot"/> <xs:enumeration value="root"/> <xs:enumeration value="searchfolders"/> <xs:enumeration value="sentitems"/> <xs:enumeration value="tasks"/> <xs:enumeration value="voicemail"/> <xs:enumeration value="recoverableitemsroot"/> <xs:enumeration value="recoverableitemsdeletions"/> <xs:enumeration value="recoverableitemsversions"/> <xs:enumeration value="recoverableitemspurges"/> <xs:enumeration value="recoverableitemsdiscoveryholds"/> <xs:enumeration value="archiveroot"/> <xs:enumeration value="archivemsgfolderroot"/> <xs:enumeration value="archivedeleteditems"/> <xs:enumeration value="archiveinbox"/> <xs:enumeration value="archiverecoverableitemsroot"/> <xs:enumeration value="archiverecoverableitemsdeletions"/> <xs:enumeration value="archiverecoverableitemsversions"/> <xs:enumeration value="archiverecoverableitemspurges"/> <xs:enumeration value="archiverecoverableitemsdiscoveryholds"/> <xs:enumeration value="syncissues"/> <xs:enumeration value="conflicts"/> <xs:enumeration value="localfailures"/> <xs:enumeration value="serverfailures"/> <xs:enumeration value="recipientcache"/> <xs:enumeration value="quickcontacts"/> <xs:enumeration value="conversationhistory"/> <xs:enumeration value="adminauditlogs"/> <xs:enumeration value="todosearch"/> <xs:enumeration value="mycontacts"/> <xs:enumeration value="directory" /> <xs:enumeration value="imcontactlist"/> <xs:enumeration value="peopleconnect"/> <xs:enumeration value="favorites"/> <xs:enumeration value="mecontact" /> <xs:enumeration value="personmetadata" /> </xs:restriction> </xs:simpleType>
The following table lists the values that are defined by the DistinguishedFolderIdNameType simple type.
Value |
Meaning |
---|---|
calendar |
Specifies the default Calendar folder. |
contacts |
Specifies the default Contacts folder. |
deleteditems |
Specifies the Deleted Items folder. |
drafts |
Specifies the Drafts folder. |
inbox |
Specifies the Inbox folder. |
journal |
Specifies the Journal folder. |
junkemail |
Specifies the Junk E-mail folder. |
msgfolderroot |
Specifies the message folder root, which stores mailbox folders and items. |
notes |
Specifies the Notes folder. |
outbox |
Specifies the Outbox folder. |
publicfoldersroot |
Specifies the root public folder. |
root |
Specifies the root of the mailbox. |
searchfolders |
Specifies the Search Folders folder, which contains the default search folders. |
sentitems |
Specifies the Sent Items folder. |
tasks |
Specifies the Tasks folder. |
voicemail |
Specifies the Voice Mail folder, which is under the Search Folders folder and stores voice mails. |
recoverableitemsroot |
Specifies the root of the recoverable items folder hierarchy. |
recoverableitemsdeletions |
Specifies the root of the folder hierarchy of recoverable items that have been soft-deleted from the Deleted Items folder. |
recoverableitemsversions |
Specifies the root of the recoverable items versions folder hierarchy in the archive mailbox.. |
recoverableitemspurges |
Specifies the root of the folder hierarchy of recoverable items that have been hard-deleted from the Deleted Items folder. |
recoverableitemsdiscoveryholds |
Specifies the root of the folder hierarchy of recoverable discovery hold items. <88> |
archiveroot |
Specifies the root of the folder hierarchy in the archive mailbox. |
archivemsgfolderroot |
Specifies the root of the message folder hierarchy in the archive mailbox. |
archivedeleteditems |
Specifies the Deleted Items folder in the archive mailbox. |
archiveinbox |
Specifies the archive Inbox folder .<89> |
archiverecoverableitemsroot |
Specifies the root of the recoverable items folder hierarchy in the archive mailbox. |
archiverecoverableitemsdeletions |
Specifies the root of the folder hierarchy of recoverable items that have been soft-deleted from the Deleted Items folder of the archive mailbox. |
archiverecoverableitemsversions |
Specifies the root of the recoverable items versions folder hierarchy in the archive mailbox. |
archiverecoverableitemspurges |
Specifies the root of the hierarchy of recoverable items that have been hard-deleted from the Deleted Items folder of the archive mailbox. |
archiverecoverableitemsdiscoveryholds |
Specifies the root of the recoverable discovery hold items in the archive mailbox.<90> |
syncissues |
Specifies the sync issues folder.<91> |
conflicts |
Specifies the conflicts folder. |
localfailures |
Specifies the local failures folder.<92> |
serverfailures |
Specifies the server failures folder.<93> |
recipientcache |
Specifies the recipient cache folder.<94> |
quickcontacts |
Specifies the quick contacts folder.<95> |
conversationhistory |
Specifies the conversation history folder.<96> |
adminauditlogs |
Specifies the admin audit logs folder.<97> |
todosearch |
Specifies the to do search folder.<98> |
mycontacts |
Specifies the my contacts folder.<99> |
directory |
Specifies a directory.<100> |
imcontactlist |
Specifies the IM contact list folder. |
peopleconnect |
Specifies the folder that is used for social networks.<101> |
favorites |
Specifies the favorites folder.<102> |
mecontact |
Specifies the folder to store and sync me contact information.<103> |
personmetadata |
Specifies the folder that contains metadata for an abch person ([MS-OXWSCONT] section 2.2.4.1).<104> |