RoutingDomain structure

The RoutingDomain structure represents an Simple Mail Transfer Protocol (SMTP) domain to use when you are overriding the default routing for a recipient. This type was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

Namespace:  Microsoft.Exchange.Data.Transport
Assembly:  Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)

Syntax

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

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

RoutingDomain members

Microsoft.Exchange.Data.Transport namespace