Click or drag to resize
TapiCallRelatedCallID Property
Gets a numeric identifier (sequence number) of the related call.

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

Property Value

Type: Int32
A numeric identifier assigned by the telephony system to the related call.
Remarks
Telephony systems that use the call ID often may find it necessary to relate one call to another. RelatedCallID may be used by the telephony service provider for this purpose.
See Also