Range

The Range element specifies a range of calendar item occurrences for a repeating calendar item.

<Range Start="" End="" Count="" CompareOriginalStartTime=""/>

OccurrencesRangeType

Attributes and elements

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

Attributes

Attribute Description
Start
The text value of the Start attribute is the start date of the recurring item range. This is a dateTime value.
End
The text value of the End attribute is the end date of the recurring item range. This is a dateTime value.
Count
The text value of the Count attribute is the number of occurrences of the recurring item. This is an integer value.
CompareOriginalStartTime
The text value of true for the CompareOriginalStartTime attribute indicates that the client should compare the original start time with the new start time. A value of false indicates that the client does not need to compare the original start time with the new start time.

Child elements

None.

Parent elements

Ranges

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/types
Schema name
Types schema
Validation file
Types.xsd
Can be empty