TenantCreateInboundCallerIDBlockEntry Method

Creates system wide inbound caller id block endtry

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
InboundCallerIDBlockEntry CreateInboundCallerIDBlockEntry(
	string callerid = "",
	string description = ""
)

Parameters

callerid  String  (Optional)
called id declaration
description  String  (Optional)
description of the entry

Return Value

InboundCallerIDBlockEntry

See Also