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
Aa564393.pubproperty(en-us,EXCHG.80).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.
Aa564393.pubproperty(en-us,EXCHG.80).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.
Aa564393.pubproperty(en-us,EXCHG.80).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
Aa564393.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Aa564393.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Aa564393.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Aa564393.pubmethod(en-us,EXCHG.80).gifAa564393.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa564393.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa564393.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Aa564393.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top