2.2.4.3 t:AcceptSharingInvitationType Complex Type

The AcceptSharingInvitationType complex type specifies a response object that is used to respond to a sharing invitation request. The AcceptSharingInvitationType complex type extends the ReferenceItemResponseType complex type ([MS-OXWSCORE] section 2.2.4.41.

 <xs:complexType name="AcceptSharingInvitationType">
   <xs:complexContent>
     <xs:extension
       base="t:ReferenceItemResponseType"
      />
   </xs:complexContent>
 </xs:complexType>