RemoteDomainCollection constructor
When overriden in a derived class, the RemoteDomainCollection constructor creates a new instance of the class that is derived from the RemoteDomainCollection class.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New RemoteDomainCollection()
protected RemoteDomainCollection()