AssociatedCalendarItemId

The AssociatedCalendarItemId element represents the calendar item that is associated with a MeetingMessage, MeetingRequest, MeetingResponse, MeetingCancellation, or ReminderMessageData.

<AssociatedCalendarItemId Id="" ChangeKey=""/>

ItemIdType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute Description
Id
Identifies the calendar item that is associated with meeting.
ChangeKey
Identifies a specific version of the calendar item that is associated with a meeting.

Child elements

None.

Parent elements

MeetingMessage | MeetingRequest | MeetingResponse | MeetingCancellation | ReminderMessageData

Remarks

Versions of Exchange starting with build number 15.00.0913.09 can include the AssociatedCalendarItemId element as a child element of the ReminderMessageData element.

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also