RoutingDomain Constructor
Include Protected Members
Include Inherited Members
The RoutingDomain() overload 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) | The RoutingDomain(String, String) constructor initializes a new instance of the RoutingDomain class to the specified domain and type. |
Top