AcceptedDomain class

The AcceptedDomain class is the base class for classes that represent a domain for which the server accepts messages.

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.Transport.AcceptedDomain

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

Syntax

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

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.

See also

Reference

AcceptedDomain members

Microsoft.Exchange.Data.Transport namespace