OldItemId
The OldItemId element contains the unique identifier of the item that was copied or moved.
<OldItemId Id="" ChangeKey=""/>
ItemIdType
Attributes and elements
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 |
---|---|
CopiedEvent |
Represents an event in which an item or folder is copied. |
MovedEvent |
Represents an event in which an item or folder is moved from one parent folder to another parent folder. |
Remarks
The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.
Element information
Element | Example |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |