2.2.4.11 t:DeclineItemType Complex Type

The DeclineItemType complex type specifies a response object that is used to decline 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="DeclineItemType">
   <xs:complexContent>
     <xs:extension
       base="t:MeetingRegistrationResponseObjectType"
      />
   </xs:complexContent>
 </xs:complexType>