2.2.4.37 t:ForwardItemType Complex Type

The ForwardItemType complex type specifies a response object for forwarding messages and meeting messages to other recipients. The ForwardItemType complex type extends the SmartResponseType complex type ([MS-OXWSCORE] section 2.2.4.18).

 <xs:complexType name="ForwardItemType">
   <xs:complexContent>
     <xs:extension
       base="t:SmartResponseType"
      />
   </xs:complexContent>
 </xs:complexType>