LumiSoft Mail Server User API
QTYPE Enumeration
Namespaces > LumiSoft.Net.Dns.Client > QTYPE
Query type.
Syntax
C#Visual BasicManaged C++
public enum QTYPE
Public Enumeration QTYPE
public enum class QTYPE
Members
MemberDescription
A
IPv4 host address
NS
An authoritative name server.
CNAME
The canonical name for an alias.
SOA
Marks the start of a zone of authority.
PTR
A domain name pointer.
HINFO
Host information.
MX
Mail exchange.
TXT
Text strings.
AAAA
IPv6 host address.
ANY
All records what server returns.

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)