Share via


TransportAgent.AssemblyPath property

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

Syntax

'Declaration
Public Property AssemblyPath As LocalLongFullPath
    Get
    Private Set
'Usage
Dim instance As TransportAgent
Dim value As LocalLongFullPath

value = instance.AssemblyPath
public LocalLongFullPath AssemblyPath { get; private set; }

Property value

Type: LocalLongFullPath

See also

Reference

TransportAgent class

TransportAgent members

Microsoft.Exchange.Management.AgentTasks namespace