PhonebookEntry Property
The name of PhonebookEntry to use when dialing the remote machine.
Syntax
char* GetPhonebookEntry();
int SetPhonebookEntry(char* lpszPhonebookEntry);
Default Value
""
Remarks
This property is read from the default phonebook (in Windows 95) or from the Phonebook property.
NOTE: This property must not be empty when dialing on Pocket PC (Windows CE).
When the class is initialized it will attempt to populate this property with the system's default entry.
Data Type
String