ItemId
Topic Last Modified: 2009-07-16
The ItemId element contains the unique identifier and change key of an item in the Exchange store.
Syntax
<ItemId Id="" ChangeKey="" />
Type
ItemIdType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
Id |
Identifies a specific item in the Exchange store. This attribute is case-sensitive, so comparisons between Ids must be case-sensitive or binary. |
ChangeKey |
Identifies a specific version of an item. A ChangeKey is required for the following scenarios:
|
Child Elements
None.
Parent Elements
Element | Description |
---|---|
Represents an Exchange calendar item. |
|
Represents an Exchange contact item. |
|
Represents an event when an item or folder is copied. |
|
Represents an event when an item or folder is created. |
|
Identifies a single item to delete in the local client store. |
|
Represents an event when an item or folder is deleted. |
|
Represents a distribution list. |
|
Represents the first occurrence of a recurring calendar item. |
|
Identifies items to skip during synchronization. |
|
Represents a generic Exchange item. |
|
Contains an item identifier and the updates to apply to the item. The following is the XPath expression to this element:
|
|
Contains the unique identities of items, occurrence items, and recurring master items used to delete, send, get, move, or copy items in the Exchange store. The following are the XPath expressions to this element:
|
|
Represents the last occurrence of a recurring calendar item. |
|
Identifies a mail-enabled Active Directory directory service object. |
|
Represents a meeting cancellation in the Exchange store. |
|
Represents a meeting in the Exchange store. |
|
Represents a meeting request in the Exchange store. |
|
Represents a meeting response in the Exchange store. |
|
Represents an Exchange e-mail message. |
|
Represents an event that occurs when an item is modified. |
|
Represents an event that occurs when an item is moved from one parent folder to another parent folder. |
|
Represents an event that is triggered by a new mail item in a mailbox. |
|
Represents a single modified occurrence of a recurring calendar item. |
|
Removes an item from the Exchange store. |
|
Represents a task in the Exchange store. |
Remarks
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |