PhoneSystemCreateBlackListEntry 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#
public BlackListEntry CreateBlackListEntry()

Return Value

BlackListEntry
An instance of BlackListEntry class.

Implements

IPhoneSystemCreateBlackListEntry

See Also