Click or drag to resize
TapiCallInfoEventArgs Class
Provides data for the CallInfo event.
Inheritance Hierarchy

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

The TapiCallInfoEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCallInfoState
Gets the call information item(s) that has changed. Can be one or more of the TapiCallInfoState flags.
Top
See Also