2.2.4.27 t:TentativelyAcceptItemType Complex Type

The TentativelyAcceptItemType complex type specifies a response object that is used to tentatively accept a meeting invitation or calendar item. This complex type extends the MeetingRegistrationResponseObjectType complex type, as specified section 2.2.4.16.

 <xs:complexType name="TentativelyAcceptItemType">
   <xs:complexContent>
     <xs:extension
       base="t:MeetingRegistrationResponseObjectType"
      />
   </xs:complexContent>
 </xs:complexType>