OutlookProtectionRulePresentationObject.UserCanOverride Property
Namespace: Microsoft.Exchange.Management.OutlookProtectionRules
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property UserCanOverride As Boolean
Get
Friend Set
'Usage
Dim instance As OutlookProtectionRulePresentationObject
Dim value As Boolean
value = instance.UserCanOverride
public bool UserCanOverride { get; internal set; }
Property Value
Type: System.Boolean