EntryPhoneNumber Property

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

Syntax

public string EntryPhoneNumber { get; set; }
Public Property EntryPhoneNumber As String

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]