ActionType (ReminderActionType)

The ActionType element specifies the action to take on the reminder.

<ActionType> Dismiss | Snooze </ActionType>

ReminderActionType

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

ReminderItemAction

Text value

The text value of the ActionType element specifies the action to take on the reminder. The text value of Dismiss indicates the reminder should be dismissed. The text value of Snooze indicates that the reminder should be delayed until the time specified by the NewReminderTime element.

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

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

See also