Veritas Enterprise Vault™ Classification using the Microsoft File Classification Infrastructure
- About this guide
- Getting started
- Setting up the classification properties
- Configuring your classification rules
- Defining and applying classification policies
- Running classification in test mode
- Publishing classification properties and rules across your site
- Appendix A. Enterprise Vault properties for use in classification rules
- Appendix B. PowerShell cmdlets for use with classification
- Appendix C. Monitoring and troubleshooting
Custom Enterprise Vault properties for SharePoint items
Table: Custom Enterprise Vault properties for SharePoint items lists the custom properties that are defined in Enterprise Vault for SharePoint items.
Some of these properties are similar to certain Enterprise Vault system properties. For example, the SharePoint property, "EVSP.Title", is similar to the Enterprise Vault system property, "subj". However, the Enterprise Vault system property may not hold the expected information for some SharePoint items, such as social content items. For this reason, you should use the custom SharePoint index properties instead of the equivalent Enterprise Vault system properties when searching SharePoint archives.
Table: Custom Enterprise Vault properties for SharePoint items
Property | Type | Description |
---|---|---|
EVSP.AttachmentName | String | A list of names of all the attachments to this item. This property applies to social content only, except for Wikis. |
EVSP.Comment | String | The check-in comment. |
EVSP.Created | String | The date of creation of the item. This property applies to social content only. |
EVSP.CreatedBy | String | The domain name (Windows account name) of the document author. |
EVSP.DocId | String | The identifier of the SharePoint document. |
EVSP.Editor | String | The display name of the document editor. |
EVSP.Modified | String | The date on which the item was last modified. This property applies to social content only. |
EVSP.ModifiedBy | String | The domain name (Windows account name) of the document editor. |
EVSP.ProgId | String | The program identifier for the item. |
EVSP.Site | String | The name of the SharePoint site. |
EVSP.SiteId | String | The identifier of the SharePoint site. |
EVSP.SiteUrl | String | The URL of the SharePoint site. |
EVSP.Title | String | The title of the SharePoint document. |
EVSP.UniqueId | String | The GUID that uniquely identifies the item. |
EVSP.Version | String | The version of the SharePoint document. |
EVSPP.Attachments | String | Whether the item has attachments: true or false. This property applies to social content only, except for Wikis. |
EVSPP.display_name | String | The display name of the archived item. |
EVSPP.SharePoint_property_name | String | Customer configurable properties. Any SharePoint property. |