NewReminderTime

The NewReminderTime element specifies a new time for a reminder.

<NewReminderTime/>

string

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 NewReminderTime element is a new time for the reminder. The NewReminderTime element is used when the ActionType element is set to Snooze, in order to delay the reminder. The value of the NewReminderTime must be greater than the ReminderTime returned by the GetReminders operation.

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
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also

ReminderItemAction