Click or drag to resize

StringEventArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesStringEventArgs

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.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