Property.AllowPolicyOverride Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property AllowPolicyOverride As Boolean
Get
'Usage
Dim instance As [Property]
Dim value As Boolean
value = instance.AllowPolicyOverride
public bool AllowPolicyOverride { get; }
Property Value
Type: System.Boolean
Implements
IPrivacyPolicyItem.AllowPolicyOverride