Sdílet prostřednictvím


RoutingAddress.op_Explicit Method (RoutingAddress)

The op_Explicit method converts the RoutingAddress structure specified into a string that is equivalent to the address.

Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)

Syntax

'Declaration
Public Shared Narrowing Operator CType ( _
    address As RoutingAddress _
) As String
public static explicit operator string (
    RoutingAddress address
)
public:
static explicit operator String^ (
    RoutingAddress address
)
J# supports the use of custom casts, but not the declaration of new ones.
JScript supports the use of custom casts, but not the declaration of new ones.

Parameters

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003