EntryIPAddress Property
The IP address of the phonebook entry pointed to by PhonebookEntry .
Syntax
char* GetEntryIPAddress();
int SetEntryIPAddress(char* lpszEntryIPAddress);
Default Value
""
Remarks
This property contains the IP address 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