Partager via


2.2.4.71 t:SuppressReadReceiptType Complex Type

The SuppressReadReceiptType complex type specifies the suppress read receipt response object, which is the response to the request to suppress a read receipt. The SuppressReadReceiptType complex type extends the ReferenceItemResponseType complex type ([MS-OXWSCORE] section 2.2.4.41).

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