3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
External
Line
Simultaneous
Calls Property
The maximum number of simultaneous calls on this line.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
int
SimultaneousCalls
{
get
;
set
; }
Property Value
Int32
See Also
Reference
ExternalLine Interface
TCX.Configuration Namespace
In This Article
Definition
See Also