Class containing static methods for various DNS client functions as well as supporting classes and enumerations.
The DnsClient..::.MXHost type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| HostName | Host name of a mail exchanger (SMTP server) | |
| IPAddresses | IP address(es) of mail exchanger (SMTP server) if provided by DNS server, otherwise null/Nothing. | |
| Preference | Preference value of a mail exchanger (SMTP server) in relation to other MXHost items |