MetaProperties.Validate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Validates all of the properties in a MetaProperties collection object according to a schema.
public:
System::String ^ Validate();
public string Validate ();
abstract member Validate : unit -> string
Public Function Validate () As String
Returns
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.