2.2.4.62 t:ReplyAllToItemType Complex Type
The ReplyAllToItemType complex type specifies a response object that is used to reply to the sender and all recipients of an item. The ReplyAllToItemType complex type extends the SmartResponseType complex type ([MS-OXWSCORE] section 2.2.4.18).
-
<xs:complexType name="ReplyAllToItemType"> <xs:complexContent> <xs:extension base="t:SmartResponseType" /> </xs:complexContent> </xs:complexType>