2.2.4.21 t:NonEmptyArrayOfOccurrenceInfoType Complex Type
The NonEmptyArrayOfOccurrenceInfoType complex type contains a list of modified occurrences of a recurring calendar item or meeting request.
-
<xs:complexType name="NonEmptyArrayOfOccurrenceInfoType"> <xs:sequence> <xs:element name="Occurrence" type="t:OccurrenceInfoType" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType>
The following table lists the child element of the NonEmptyArrayOfOccurrenceInfoType complex type.
Element name |
Type |
Description |
---|---|---|
Occurrence |
t:OccurrenceInfoType (section 2.2.4.22) |
Represents a modified occurrence of a recurring calendar item. |