Click or drag to resize
WhiteboardEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesWhiteboardEventArgs

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

The WhiteboardEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodWhiteboardEventArgs
Top
Properties
  NameDescription
Public propertyWhiteboardSurface
WhiteboardSurface related to this event.
Top
Fields
  NameDescription
Public fieldStatic memberEmpty
Top
See Also