Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
See also
Reference
ExchangeRpcClientAccess members
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace