Click or drag to resize
ListEventArgsT Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesListEventArgsT

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public class ListEventArgs<T> : EventArgs

Type Parameters

T

The ListEventArgsT type exposes the following members.

Properties
  NameDescription
Public propertyValues
Top
See Also