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.
Gets whether the list has a ___location-based retention policy anywhere in its hierarchy.
Namespace: Microsoft.Office.RecordsManagement.InformationPolicy
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public ReadOnly Property ListHasPolicy As Boolean
Get
'Usage
Dim instance As ListPolicySettings
Dim value As Boolean
value = instance.ListHasPolicy
public bool ListHasPolicy { get; }
Property Value
Type: System.Boolean
Returns Boolean. true if the target list has a policy; otherwise, false.
See Also
Reference
Microsoft.Office.RecordsManagement.InformationPolicy Namespace