Enterprise Vault™ Classification using the Veritas Information Classifier
- About this guide
- Preparing Enterprise Vault for classification
- Setting up Veritas Information Classifier policies
- Defining and applying Enterprise Vault classification policies
- Defining classification policies
- Running classification in test mode
- Using classification with smart partitions
- Appendix A. Enterprise Vault properties for use in custom field searches
- Appendix B. PowerShell cmdlets for use with classification
- Appendix C. Classification cache folder
- Appendix D. Migrating from FCI classification to the Veritas Information Classifier
- Appendix E. 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. |