RemoteDomain Class

The RemoteDomain class is the base class for derived classes that provide information about remote domains that the administrator has configured.

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Data.Transport.RemoteDomain

Namespace:  Microsoft.Exchange.Data.Transport
Assembly:  Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)

Syntax

'Declaration
Public MustInherit Class RemoteDomain
'Usage
Dim instance As RemoteDomain
public abstract class RemoteDomain

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.