MetaProperties.Validate Method
Validates all of the properties in a MetaProperties collection object according to a schema.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Function Validate As String
'Usage
Dim instance As MetaProperties
Dim returnValue As String
returnValue = instance.Validate()
string Validate()
Return Value
Type: System.String
String
Remarks
If any of the properties is invalid, the test fails and an error message is returned. The schema used for validation is stored as part the document's Windows SharePoint Services profile.