3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Tenant
Create
Phone
Book
Entry Method
Creates a new
PhoneBookEntry
object attached to tenant. (global phone book)
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
PhoneBookEntry
CreatePhoneBookEntry
()
Return Value
PhoneBookEntry
A new instance of
PhoneBookEntry
.
See Also
Reference
Tenant Interface
TCX.Configuration Namespace
In This Article
Definition
See Also