Gets the state of the call.
Namespace: Traysoft.AddTapiAssembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntaxpublic TapiCallState State { get; }Public ReadOnly Property State As TapiCallState
Get
public:
property TapiCallState State {
TapiCallState get ();
}Property Value
Type:
TapiCallState
See Also