Skip to content

Latest commit

 

History

History
68 lines (41 loc) · 1.67 KB

File metadata and controls

68 lines (41 loc) · 1.67 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority ms.assetid description
NewReminderTime
sethgros
03/9/2015
Developer
reference
office-online-server
ews
medium
ff1b6b1c-3557-41d4-8aa6-9528fdb3a21a
The NewReminderTime element specifies a new time for a reminder.

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