RuleConditionGroup Interface

Represents the three type of conditions that must be true for a forwarding rule to apply.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public interface RuleConditionGroup

Properties

CallType The type of call to which this rule should apply, e.g. internal or external.
Condition Type basic condition to fire this rule, e.g. all, phone busy, no answer, etc.
Hours The type of hours during which (or out of which) this rule should fire.

See Also