Policy.Update Method

Writes the changes made to the policy back to the SharePoint content database.

Namespace:  Microsoft.Office.RecordsManagement.InformationPolicy
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Sub Update
'Usage
Dim instance As Policy

instance.Update()
public void Update()

Remarks

If you do not call this method, any changes you have made programmatically to the policy are not saved.

See Also

Reference

Policy Class

Policy Members

Microsoft.Office.RecordsManagement.InformationPolicy Namespace