wodSmtpServer ActiveX Control - DnsQueryTypes Enumeration
DnsQueryTypes
Enumeration
Description
These constants define query type to be used with
QueryDNS
method. "MX" means 'mail exchanger' and
is used to determine hostnames responsible to receive email
for requested domain. "A" query will retrieve IP
address based on hostname, and "PTR" will
retrieve hostname based on IP.