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 or sets whether the list should follow ___location-based policy.
Namespace: Microsoft.Office.RecordsManagement.InformationPolicy
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Property UseListPolicy As Boolean
Get
Set
'Usage
Dim instance As ListPolicySettings
Dim value As Boolean
value = instance.UseListPolicy
instance.UseListPolicy = value
public bool UseListPolicy { get; set; }
Property Value
Type: System.Boolean
Returns Boolean.
See Also
Reference
Microsoft.Office.RecordsManagement.InformationPolicy Namespace