3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Extension
Enabled Property
Determines whether this extension is active (enabled).
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
bool
Enabled
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
Extension Interface
TCX.Configuration Namespace
UserStatus
In This Article
Definition
See Also