Click or drag to resize
StringEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesStringEventArgs

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

The StringEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodStringEventArgs
Top
Properties
  NameDescription
Public propertyValue
The new value
Top
See Also