RemoteDomain Constructor
The RemoteDomain constructor initializes a new instance of the RemoteDomain class.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)
Syntax
'Declaration
Protected Sub New
protected RemoteDomain ()
protected:
RemoteDomain ()
protected RemoteDomain ()
protected function RemoteDomain ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003
See Also