ListPolicySettings.UseListPolicy property

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

ListPolicySettings class

ListPolicySettings members

Microsoft.Office.RecordsManagement.InformationPolicy namespace