3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Phone
System
Create
Black
List
Entry Method
Creates a new black list entry object. Use Save method will add it to configuration.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
BlackListEntry
CreateBlackListEntry
()
Return Value
BlackListEntry
An instance of
BlackListEntry
class.
Implements
IPhoneSystem
CreateBlackListEntry
See Also
Reference
PhoneSystem Class
TCX.Configuration Namespace
In This Article
Definition
Return Value
Implements
See Also