EntryDNSServer Property
The DNS server of the phonebook entry pointed to by PhonebookEntry .
Syntax
char* GetEntryDNSServer();
int SetEntryDNSServer(char* lpszEntryDNSServer);
Default Value
""
Remarks
This property contains the DNS server of the phonebook entry pointed to by PhonebookEntry. This property is filled in automatically every time PhonebookEntry is set to an existing entry.
Data Type
String