Represents a mail exhcanger's (SMTP server) host name, preference (in relation to other MXHosts), and IP addresses (if provided by DNS server).

Namespace:  JHSoftware
Assembly:  JHSoftware.DnsClient (in JHSoftware.DnsClient.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public class MXHost
Visual Basic (Declaration)
Public Class MXHost

Inheritance Hierarchy

System..::.Object
  JHSoftware..::.DnsClient..::.MXHost

See Also