OldFolderId
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The OldFolderId element contains the original identifier of a folder that was moved or copied.
<OldFolderId 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 |
|---|---|
|
Represents an event in which an item or folder is copied. |
|
|
Represents an event in which an item or folder is moved from one parent folder to another parent folder. |