Click or drag to resize
AgentInformationEventArgs Class
Represents agent information event arguments.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesAgentInformationEventArgs

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public class AgentInformationEventArgs : EventArgs

The AgentInformationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAgentInformation
Gets current agent information.
Top
See Also