RoutingAddress Constructor
Include Protected Members
Include Inherited Members
The RoutingAddress overload initializes a new instance of the RoutingAddress structure.
Overload List
Name | Description | |
---|---|---|
RoutingAddress(String) | The RoutingAddress method initializes a new instance of the RoutingAddress structure by using the specified address. | |
RoutingAddress(String, String) | The RoutingAddress method initializes a new instance of the RoutingAddress structure by using the specified local part and domain part of an address. |
Top