PhoneSystemGetRuleCallTypes Method

Collection of rule call types (based on source of call) used in forwarding rules, sorted by their prioritized order.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public IEnumerable<RuleCallType> GetRuleCallTypes()

Return Value

IEnumerableRuleCallType

Implements

IPhoneSystemGetRuleCallTypes

See Also