Represents the subject of the document. This property can be used to group similar files together, so you can search for all files that have the same subject.
      
<Subject />
    | 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="Subject" minOccurs="0" maxOccurs="1" type="xsd:string" >
</xsd:element>