TransportAgent.Priority Property

Namespace:  Microsoft.Exchange.Management.AgentTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
<ParameterAttribute(Mandatory := True)> _
Public Property Priority As Integer
    Get
    Private Set
'Usage
Dim instance As TransportAgent
Dim value As Integer

value = instance.Priority
[ParameterAttribute(Mandatory = true)]
public int Priority { get; private set; }

Property Value

Type: System.Int32