次の方法で共有


RoutingDomain Constructor

The RoutingDomain constructor initializes a new instance of the RoutingDomain structure. This member 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
Public Sub New ( _
    domain As String _
)
public RoutingDomain (
    string domain
)
public:
RoutingDomain (
    String^ domain
)
public RoutingDomain (
    String domain
)
public function RoutingDomain (
    domain : String
)

Parameters

  • domain
    The name of the SMTP domain to route to.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003