Range
The Range element specifies a range of calendar item occurrences for a repeating calendar item.
Last modified: October 08, 2012
Applies to: Exchange Online | Exchange Server 2013 | Office 365
<Range Start=”” End=”” Count=”” CompareOriginalStartTime=””/>
OccurrencesRangeType
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.