This documentation is archived and is not being maintained.
RoutingAddress Structure
EWS Managed API
The RoutingAddress structure represents an address that is used to route data.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)
[SerializableAttribute] public value class RoutingAddress : IEquatable<RoutingAddress>, IComparable<RoutingAddress>
/** @attribute SerializableAttribute() */ public final class RoutingAddress extends ValueType implements IEquatable<RoutingAddress>, IComparable<RoutingAddress>
JScript suports the use of structures, but not the declaration of new ones.
Show: