3.1.4.1.3.3 GetUserRetentionPolicyTagsType

Namespace: http://schemas.microsoft.com/exchange/services/2006/messages

The GetUserRetentionPolicyTagsType complex type specifies a request to retrieve user retention policy tags. This complex type extends the BaseRequestType complex type, as specified in [MS-OXWSCDATA] section 2.2.4.17.

 <xs:complexType name="GetUserRetentionPolicyTagsType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:complexContent mixed="false">
     <xs:extension base="tns:BaseRequestType"/>
   </xs:complexContent>
 </xs:complexType>