ListPolicySettings.RemoveRetentionSchedule method

Removes retention schedule for the list's root folder.

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

Syntax

'Declaration
Public Function RemoveRetentionSchedule As Boolean
'Usage
Dim instance As ListPolicySettings
Dim returnValue As Boolean

returnValue = instance.RemoveRetentionSchedule()
public bool RemoveRetentionSchedule()

Return value

Type: System.Boolean
Returns Boolean.

See also

Reference

ListPolicySettings class

ListPolicySettings members

RemoveRetentionSchedule overload

Microsoft.Office.RecordsManagement.InformationPolicy namespace