property LookupNS.QueryClass as QueryClassEnum
Retrieves or sets the class of the query.

TypeDescription
QueryClassEnum A QueryClassEnum expression that indicates the type of the query being sent to a DNS server.

By default, the QueryClass property is Internet (1). Use the Query property to prepares a query to be sent to a DNS server. The QueryClass property should be called before calling the Query property.