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