ReminderType

The ReminderType element specifies the type of reminders to return.

<ReminderType> All | Current | Old </ReminderType>

string

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

GetReminders

Text value

The text value of the ReminderType element is the type of reminders to return, either All, Current, or Old. All is the recommended value for this element. For more information about the relationship between the ReminderType element and the BeginTime and EndTime elements, see 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

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

See also