RoutingDomain constructor
Initializes a new instance of the RoutingDomain class.
Overload list
Name | Description | |
---|---|---|
RoutingDomain(String) | The RoutingDomain constructor initializes a new instance of the RoutingDomain structure. This member was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1). | |
RoutingDomain(String, String) | Initializes a new instance of the RoutingDomain class to the specified domain and type. |
Top