Click or drag to resize

AgentInformationLogoutReasonInformation Property

Logout reason information i.e. whether a reason code is required to complete logout operation or it is optional.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public ReasonCodeMode LogoutReasonInformation { get; }

Property Value

Type: ReasonCodeMode
See Also