TransportAgent.TransportAgentFactory Property

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

Syntax

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

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

Property Value

Type: System.String