AcceptedDomain Members
The AcceptedDomain class is the base class for classes that represent a domain for which the server accepts messages.
The following tables list the members exposed by the AcceptedDomain type.
Protected Constructors
| Name | Description | |
|---|---|---|
| AcceptedDomain | When overridden in a derived class, the AcceptedDomain constructor initializes a new instance of the class derived from the AcceptedDomain class. | 
Top
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | IsInCorporation | When overridden in a derived class, the IsInCorporation property gets a Boolean value that indicates whether the domain represented by the instance of the class derived from the AcceptedDomain class is in the Active Directory directory service forest of the server. | 
| .gif) | NameSpecification | When overridden in a derived class, the NameSpecification property gets a value that contains the domain name or wildcard specification for the domain represented by the instance of the class derived from the AcceptedDomain class. | 
| .gif) | UseAddressBook | When overridden in a derived class, the UseAddressBook property gets a Boolean value that indicates whether the address book contains all recipients for the domain represented by the instance of the class derived from the AcceptedDomain class. | 
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
Top