2.2.4.45 t:NoEndRecurrenceRangeType Complex Type
The NoEndRecurrenceRangeType complex type specifies the start date of an item recurrence pattern that does not have a defined end date. The NoEndRecurrenceRangeType complex type extends the RecurrenceRangeBaseType complex type, as specified in section 2.2.4.59.
-
<xs:complexType name="NoEndRecurrenceRangeType"> <xs:complexContent> <xs:extension base="t:RecurrenceRangeBaseType" /> </xs:complexContent> </xs:complexType>