3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Phone
System
Connected Property
Determines whether the object model is connected to the Configuration server sub-system.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
bool
Connected
{
get
; }
Property Value
Boolean
Implements
IPhoneSystem
Connected
See Also
Reference
PhoneSystem Class
TCX.Configuration Namespace
In This Article
Definition
Property Value
Implements
See Also