RoutingAddress structure

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)

Syntax

'Declaration
<SerializableAttribute> _
Public Structure RoutingAddress
'Usage
Dim instance As RoutingAddress
[SerializableAttribute]
public struct RoutingAddress

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.

See also

Reference

RoutingAddress members

Microsoft.Exchange.Data.Transport namespace