IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

EntryPhoneNumber Property

The phone number for the phonebook entry pointed to by PhonebookEntry .

Syntax

char* GetEntryPhoneNumber();

int SetEntryPhoneNumber(char* lpszEntryPhoneNumber);

Default Value

""

Remarks

This property contains the phone number for 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

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]