Click or drag to resize
AgentInformationLogoutReasonLength Property
Reason code length that is required for agent logout operation i.e. whether a single digit (range 0-9) or double digit (range 0-99) reason code required to complete logout operation.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public ReasonCodeLength LogoutReasonLength { get; }

Property Value

Type: ReasonCodeLength
See Also