Home > Language Reference > Classes > PhoneBook
Number Property
Phone number.
Syntax
Public Property Get Number() As String
Public Property Let Number(ByRef sNumber As String)
| Parameter | Description |
| sNumber | New phone number. |
Remarks
The Number property stores the phone number of a contact. HB++ does not impose any constraint on this field, however your SIM card may. Notably, a phone number should usually only contain digits, sharps (#), stars (*), and may optionaly start with a plus sign (+).
System requirements
| System | Minimal version | Remarks |
| Palm OS | Palm OS 3.0 | - |
| Windows CE | Windows CE 3.0 | - |