GlobalItemIds
Last modified: May 12, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The GlobalItemIds element contains the collection of item identifiers for all conversation items in a mailbox.
FindConversationResponse
Conversations
Conversation
GlobalItemIds
<ItemIds>
<ItemId/>
<OccurrenceItemId/>
<RecurringMasterItemId/>
</ItemIds>
NonEmptyArrayOfBaseItemIdsType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Contains the unique identifier and change key of an item in the Exchange store. |
|
Identifies a single occurrence of a recurring item. |
|
Identifies a recurrence master item by identifying one of its related occurrence items' identifiers. |
Parent Elements
Element |
Description |
---|---|
Represents a single conversation. |
Text Value
None.
Remarks
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services of the Client Access server.This element was introduced in Microsoft Exchange Server 2010 Service Pack 1 (SP1).
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema name |
Types schema |
Validation file |
Types.xsd |
Can be empty |
False |
See Also