Click or drag to resize
TapiCallReason Property
Gets the reason for the call.

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

Property Value

Type: TapiCallReason
One of the TapiCallReason constants describing the reason why the call occured.
Remarks
Please note that some telephony service providers do not report the reason for the call. The Reason property is TapiCallReason.Unavail in this case.
See Also