Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Writes the changes made to the policy item 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 PolicyItem
instance.Update()
public void Update()
Remarks
If you do not call this method, any changes you have made programmatically to the policy item are not saved.
See Also
Reference
Microsoft.Office.RecordsManagement.InformationPolicy Namespace