Sdílet prostřednictvím


TransportAgentObjectId.ToString Method

Returns the string representation of the identity.

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

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As TransportAgentObjectId
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return Value

Type: System.String
The string representation of the transport agent identity.