Click or drag to resize

StringListEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesStringListEventArgs

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

The StringListEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyValues
List of strings.
Top
See Also