RoutingAddress Constructor (String)
The RoutingAddress method initializes a new instance of the RoutingAddress structure by using the specified address.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)
Syntax
'Declaration
Public Sub New ( _
address As String _
)
public RoutingAddress (
string address
)
public:
RoutingAddress (
String^ address
)
public RoutingAddress (
String address
)
public function RoutingAddress (
address : String
)
Parameters
- address
The address value.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003