RemoteDomain Members

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

The following tables list the members exposed by the RemoteDomain type.

Protected Constructors

  Name Description
RemoteDomain The RemoteDomain constructor initializes a new instance of the RemoteDomain class.

Top

Public Properties

  Name Description
Aa564799.pubproperty(en-us,EXCHG.80).gif NameSpecification When overridden in a derived class, the NameSpecification property returns the domain name or wildcard specification for the remote domain.
Aa564799.pubproperty(en-us,EXCHG.80).gif NonMimeCharset When overridden in a derived class, the NonMimeCharset property returns a fallback character set for messages that have no specified character set and that have a sender who is in the domain that is represented by this instance of the RemoteDomain class.

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa564799.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Aa564799.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Aa564799.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Aa564799.pubmethod(en-us,EXCHG.80).gifAa564799.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa564799.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top