RulePhrase.Rank Property
Namespace: Microsoft.Exchange.MessagingPolicies.Rules.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property Rank As Integer
Get
Private Set
'Usage
Dim instance As RulePhrase
Dim value As Integer
value = instance.Rank
public int Rank { get; private set; }
Property Value
Type: System.Int32