RemoteDomain members
The RemoteDomain class is the base class for derived classes that provide information about remote domains that the administrator has configured.
The RemoteDomain type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RemoteDomain | The RemoteDomain constructor initializes a new instance of the RemoteDomain class. |
Top
Properties
Name | Description | |
---|---|---|
IsInternal | ||
NameSpecification | When overridden in a derived class, the NameSpecification property returns the domain name or wildcard specification for the remote domain. | |
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