2.2.2.38 Reminder

As a top-level element of the Calendar class, the Reminder element is an optional element that specifies the number of minutes before the calendar item's start time to display a reminder notice. It is used in ActiveSync command requests and responses as specified in section 2.2.2.

As an optional child element of the Exception element (section 2.2.2.21), the Reminder element specifies the number of minutes before a calendar item exception's start time to display a reminder notice. A command request or response has a maximum of one Reminder child element per Exception element. If the Reminder element is not specified as a child element of an Exception element, the value of the Reminder element for the exception is assumed to be the same as the value of the top-level Reminder element.

The Reminder element is defined as an element in the Calendar namespace. The value of this element is an unsignedInt data type, as specified in [XMLSCHEMA2/2], or an EmptyTag data type, which contains no value.

Protocol Versions

The following table specifies the protocol versions that support this element. The client indicates the protocol version being used by setting either the MS-ASProtocolVersion header, as specified in [MS-ASHTTP] section 2.2.1.1.2.6, or the Protocol version field, as specified in [MS-ASHTTP] section 2.2.1.1.1.1, in the request.

Protocol version

Element support

2.5

Yes

12.0

Yes

12.1

Yes

14.0

Yes

14.1

Yes

16.0

Yes

16.1

Yes

When protocol version 2.5, 12.0, 12.1, or 14.0 is used, the value of the Reminder element cannot be an EmptyTag data type. In protocol version 16.0 and 16.1, the client can send a request with an empty Reminder element to create an item without a reminder.