Click or drag to resize
TapiExceptionTapiError Property
Gets the TAPI error number. Most common TAPI error numbers are listed in TapiErrors enumeration.

Namespace: Traysoft.AddTapi
Assembly: Traysoft.AddTapi (in Traysoft.AddTapi.dll) Version: 6.0.0.1110
Syntax
public int TapiError { get; }

Property Value

Type: Int32
See Also