Gets and sets the type of query to be performed by the remote server.
A WhoisSearchType enumeration value which specifies the default type of search to be performed.
The SearchType property specifies the default type of query to be performed by the remote server using the Search method. If you wish to perform a more complex query using the syntax outlined in RFC 954, specify a search type of searchAny and then provide the search string value that you want to submit.