| TapiCallInfoEventArgsCallInfoState Property |
Gets the call information item(s) that has changed. Can be one or more of the
TapiCallInfoState flags.
Namespace: Traysoft.AddTapiAssembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntaxpublic TapiCallInfoState CallInfoState { get; }Public ReadOnly Property CallInfoState As TapiCallInfoState
Get
public:
property TapiCallInfoState CallInfoState {
TapiCallInfoState get ();
}Property Value
Type:
TapiCallInfoState
See Also