2.2.4.1 t:AcceptItemType Complex Type
The AcceptItemType complex type specifies a response object that is used to accept a meeting invitation or calendar item. This complex type extends the MeetingRegistrationResponseObjectType complex type, as specified in section 2.2.4.16.
-
<xs:complexType name="AcceptItemType"> <xs:complexContent> <xs:extension base="t:MeetingRegistrationResponseObjectType" /> </xs:complexContent> </xs:complexType>