Click or drag to resize
TapiEventArgs Class
Provides data for the AddTapi.NET events.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Traysoft.AddTapiTapiEventArgs
      More...

Namespace: Traysoft.AddTapi
Assembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntax
public class TapiEventArgs : EventArgs

The TapiEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCall
Gets TapiCall object associated with the event, if any.
Public propertyLine
Gets TapiLine object associated with the event, if any.
Top
See Also
Inheritance Hierarchy