次の方法で共有


ExchangeRpcClientAccess.ToString Method

Converts the ExchangeRpcClientAccess instance to its equivalent string representation.

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

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

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

Return Value

Type: System.String
The string representation of the value of this instance.