RecurringMasterItemId
Topic Last Modified: 2008-08-18
The RecurringMasterItemId element identifies a recurrence master item by identifying the identifiers of one of its related occurrence items.
Syntax
<RecurringMasterItemId OccurrenceId="" ChangeKey="" />
Type
RecurringMasterItemIdType
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute | Description |
---|---|
OccurrenceId |
Identifies a single occurrence of a recurring master item. This attribute is required. |
ChangeKey |
Identifies a specific version of a single occurrence of a recurring master item. Additionally, the recurring master is also identified because it and the single occurrence will contain the same change key. This attribute is optional. |
Child Elements
None.
Parent Elements
Element | Description |
---|---|
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 that are used to delete, send, get, move, or copy items in the Exchange store. The following are the XPath expressions to this element:
|
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.
Example
The following example identifies the recurring master item by identifying one of its occurrences with the identity of 56lkjh6.
<RecurringMasterItemId OccurrenceId="56lkjh6" />
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |