An NDoc Documented Class Library

DNSLookup.QTYPE_MX Field

Query type value for Mail Exchange Record. MX Record indicates servers that are responsible for handling mail for the domain.

public const int QTYPE_MX = 15;

See Also

DNSLookup Class | Lavantech.Dns Namespace