Click or drag to resize
TapiCallOrigin Property
Gets the origin of the call.

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

Property Value

Type: TapiCallOrigin
One of the TapiCallOrigin constants describing the origin of the call.
Remarks
Please note that some telephony service providers do not report the origin of the call. The Origin property is TapiCallOrigin.Unavail in this case.
See Also