ReminderGroup

The ReminderGroup element specifies whether the reminder is for a calendar item or a task.

<ReminderGroup> Calendar | Task </ReminderGroup>

ReminderGroupType

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Reminder

Text value

The text value of the ReminderGroup element is the group type of the reminder. The text value of Calendar specifies that the reminder is for a calendar item. The text value of Task specifies that the reminder is for a task item.

Remarks

This element was introduced in Exchange Server 2013.

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

Element information

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

See also