Share via


TransportAgent.TransportAgentFactory property

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

Syntax

'Declaration
Public Property TransportAgentFactory As String
    Get
    Private Set
'Usage
Dim instance As TransportAgent
Dim value As String

value = instance.TransportAgentFactory
public string TransportAgentFactory { get; private set; }

Property value

Type: System.String

See also

Reference

TransportAgent class

TransportAgent members

Microsoft.Exchange.Management.AgentTasks namespace