2.2.4.25 t:RecurrenceType Complex Type
The RecurrenceType complex type contains the recurrence pattern and recurrence range for calendar items and meeting requests.
-
<xs:complexType name="RecurrenceType"> <xs:sequence> <xs:group ref="t:RecurrencePatternTypes" /> <xs:group ref="t:RecurrenceRangeTypes" /> </xs:sequence> </xs:complexType>
The RecurrencePatternTypes group specifies the recurrence pattern for calendar items and meeting requests, as specified in [MS-OXWSCDATA] section 2.2.7.1.
The RecurrenceRangeTypes group specifies the recurrence patterns with numbered recurrences, non-ending recurrence patterns, and recurrence patterns with a set start and end date, as specified in [MS-OXWSCDATA] section 2.2.7.2.