ExtensionUserStatus Property

Controls whether the user is Available or Away. This setting is superseded by CurrentProfile.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
UserStatusType UserStatus { get; set; }

Property Value

UserStatusType

Remarks

Note: If the extension is disabled, user will automatically revert to the default Available mode.

See Also