3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Tenant
Create
Group Method
Creates a new
Group
object.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
Group
CreateGroup
()
Return Value
Group
A new instance of
Group
.
Remarks
This method requires full initialization of the group object including
Number
See Also
Reference
Tenant Interface
CreateGroup Overload
TCX.Configuration Namespace
In This Article
Definition
Remarks
See Also