Share via


RoutingAddress Explicit conversion operators

The Explicit method converts between an instance of the RoutingAddress structure and a string.

Overload list

  Name Description
Public operatorStatic member Explicit(String to RoutingAddress) The Explicit(String to RoutingAddress) method converts the string specified into an instance of the RoutingAddress structure.
Public operatorStatic member Explicit(RoutingAddress to String) The Explicit(RoutingAddress to String) method converts the RoutingAddress structure specified into a string that is equivalent to the address.

Top

See also

Reference

RoutingAddress structure

RoutingAddress members

Microsoft.Exchange.Data.Transport namespace