Share via


TransportAgent.Priority property

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

Syntax

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

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

Property value

Type: System.Int32

See also

Reference

TransportAgent class

TransportAgent members

Microsoft.Exchange.Management.AgentTasks namespace