FolderId
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The FolderId element contains the identifier and change key of a folder.
<FolderId Id="" ChangeKey="" />
FolderIdType
The following sections describe attributes, child elements, and parent elements.
Attributes
|
Attribute |
Description |
|---|---|
|
Id |
Contains a string that identifies a folder in the Exchange store. This attribute is required. |
|
ChangeKey |
Contains a string that identifies a version of a folder that is identified by the Id attribute. This attribute is optional. Use this attribute to make sure that the correct version of a folder is used. |
Child elements
None.
Parent elements
|
Element |
Description |
|---|---|
|
Indicates the folder that is targeted for actions that use folders. |
|
|
Represents an event in which an item or folder is copied. |
|
|
Indicates the destination folder for copy and move actions. |
|
|
Identifies the folder where a new folder or item is created. The following are the XPath expressions to this element:
|
|
|
Represents the collection of folders that will be mined to determine the contents of a search folder. |
|
|
Identifies a single folder to delete in the local client store. |
|
|
Represents a folder in a mailbox. |
|
|
Represents a calendar folder in a mailbox. |
|
|
Represents a collection of changes to be performed on a single folder. The following is the XPath expression to this element: /UpdateFolder/FolderChanges/FolderChange |
|
|
Represents a contact folder in a mailbox. |
|
|
Represents a search folder in a mailbox. |
|
|
Represents a task folder in a mailbox. |
|
|
Represents the destination folder for a copied or moved item or folder. The following are the XPath expressions to this element:
|
|
|
Identifies the target folder for operations that update, send, and create items in the Exchange store. The following are the XPath expressions to this element:
|
|
|
Represents the folder that contains the items to synchronize. |
|
|
Represents the name of a user configuration object. The user configuration object name is the identifier for a user configuration object. |
|
|
Identifies the ID of the folder that e-mail items will be copied to. |
|
|
Identifies the ID of the folder that e-mail items will be moved to. |
All FolderId elements are of the FolderIdType type. The FolderId element is required in every case except in elements whose type extends the BaseFolderType or where the FolderId element is a part of a choice. Review the schema for more information.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.