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
RemoveRetentionSchedule Overload
Microsoft.Office.RecordsManagement.InformationPolicy Namespace