3.6.5.13.2.1 RemoveCategoryFilters

This element specifies input values for the RemoveCategoryFilters operation.

 <xs:element name="RemoveCategoryFilters">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="removeFilters" nillable="true" xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays" type="q3:ArrayOfstring" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

removeFilters: An array of string values representing the notification categories that the caller is no longer interested in receiving.