AddTapi.NET Developer's Manual
CallInfoState Property
NamespacesTraysoft.AddTapiTapiCallInfoEventArgsCallInfoState
Gets the call information item(s) that has changed. Can be one or more of the TapiCallInfoState flags.
Declaration Syntax
C#Visual BasicVisual C++
public TapiCallInfoState CallInfoState { get; }
Public ReadOnly Property CallInfoState As TapiCallInfoState
public:
property TapiCallInfoState CallInfoState {
	TapiCallInfoState get ();
}

Assembly: Traysoft.AddTapi (Module: Traysoft.AddTapi)