RoutingAddress operators and type conversions

The RoutingAddress type exposes the following members.

Operators

  Name Description
Public operatorStatic member Equality The Equality method compares two specified instances of the RoutingAddress structure for equality.
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.
Public operatorStatic member Inequality The Inequality method compares two specified instances of the RoutingAddress structure for inequality.

Top

See also

Reference

RoutingAddress structure

Microsoft.Exchange.Data.Transport namespace