ListPolicySettings.Update method

Updates changes to the location-based policies settings on the list.

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

Syntax

'Declaration
Public Sub Update
'Usage
Dim instance As ListPolicySettings

instance.Update()
public void Update()

Remarks

It is necessary to call this method to commit any changes made to location-based policy settings. Policy schedule will be saved to file only if policy changes were made.

See also

Reference

ListPolicySettings class

ListPolicySettings members

Microsoft.Office.RecordsManagement.InformationPolicy namespace