OldItemId
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The OldItemId element contains the unique identifier of the item that was copied or moved.
<OldItemId Id="" ChangeKey=""/>
ItemIdType
The following sections describe attributes, child elements, and parent elements.
Attributes
|
Attribute |
Description |
|---|---|
|
Id |
Contains a string that identifies an item in the Exchange store. This attribute is required. |
|
ChangeKey |
Contains a string that identifies a version of an item that is identified by the Id attribute. This attribute is optional. Use this attribute to make sure that the correct version of an item 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. |