ReminderMessageData

The ReminderMessageData element specifies the data in a reminder message.

<ReminderMessageData>
   <ReminderText></ReminderText>
   <Location></Location>
   <StartTime></StartTime>
   <EndTime></EndTime>
   <AssociatedCalendarItemId></AssociatedCalendarItemId>
</ReminderMessageData>

ReminderMessageDataType

Attributes and elements

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

Attributes

None.

Child elements

ReminderText | Location | StartTime (ReminderMessageDataType) | EndTime (ReminderMessageDataType) | AssociatedCalendarItemId

Parent elements

Message

Remarks

This element was introduced in Exchange Server 2013 Service Pack 1 (SP1).

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

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

Element information

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

See also

Message