0 out of 60 rated this helpful - Rate this topic

PolicyCollection.Add Method

Adds the specified information policy to the collection.

Namespace: Microsoft.Office.RecordsManagement.InformationPolicy
Assembly: Microsoft.Office.Policy (in microsoft.office.policy.dll)
public static void Add (
	SPSite site,
	string xmlManifest
)

Parameters

site

The site collection to which to add the information policy.

xmlManifest

An XML representation of the policy definition.

To validate an XML representation of an information policy, use the ValidateManifest method of the Policy object.

For more information about the schema to which policy definitions must adhere, see Policy Schema Overview.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ