UserStatusType Enumeration

Set of options for user availibility.

Definition

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

Members

Available0 User is available to answer phone.
Away1 User is not available to answer phone, and caller will receive busy signal.

See Also