Share via


TransportRule.Priority Property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property Priority As Integer
    Get
    Set
'Usage
Dim instance As TransportRule
Dim value As Integer

value = instance.Priority

instance.Priority = value
public int Priority { get; set; }

Property Value

Type: System.Int32