ToFolderId
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The ToFolderId element represents the destination folder for a copied or moved item or folder.
<ToFolderId> <FolderId/> </ToFolderId>
<ToFolderId> <DistinguishedFolderId/> </ToFolderId>
TargetFolderIdType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
|
Element |
Description |
|---|---|
|
Contains the identifier of a destination folder for a copied or moved item or folder. |
|
|
Identifies a named destination folder for a copied or moved item or folder. |
Parent elements
|
Element |
Description |
|---|---|
|
Defines a request to move a folder in the Exchange store. The following is the XPath expression to this element: /MoveFolder |
|
|
Defines a request to copy a folder in the Exchange store. The following is the XPath expression to this element: /CopyFolder |
|
|
Defines a request to move an item in the Exchange store. The following is the XPath expression to this element: /MoveItem |
|
|
Defines a request to copy an item in the Exchange store. The following is the XPath expression to this element: /CopyItem |