TenantCreateRingGroup Method

Note: This API is now obsolete.
Creates a new RingGroup object.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
[ObsoleteAttribute("Use CreateRingGroup(string number)")]
RingGroup CreateRingGroup()

Return Value

RingGroup
A new instance of RingGroup.

See Also