Represents the category of the document. This property can be used to group similar files together, so you can search for all files that have the same category.
      
<Category />
    | Element type | xsd:string | 
| Namespace | urn:schemas-microsoft-com:office:office | 
| Schema name | Common Properties | 
| Element | Description | 
|---|---|
| DocumentProperties | Represents the collection of standard document properties. | 
None.
None.
      
<xsd:element name="Category" minOccurs="0" maxOccurs="1" type="xsd:string" >
</xsd:element>