2.2.4.25 t:DeletedOccurrenceInfoType Complex Type
The DeletedOccurrenceInfoType complex type specifies a deleted occurrence of a recurring calendar item.
-
<xs:complexType name="DeletedOccurrenceInfoType"> <xs:sequence> <xs:element name="Start" type="xs:dateTime" /> </xs:sequence> </xs:complexType>
The following table lists the child elements of the DeletedOccurrenceInfoType complex type.
Element name |
Type |
Description |
---|---|---|
Start |
xs:dateTime ([XMLSCHEMA2]) |
Specifies the start time of a deleted occurrence of a recurring calendar item. |