Click or drag to resize
TapiCallConnectedID Property
Gets the connected party's ID (phone number), if available.

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

Property Value

Type: String
A string containing the connected party identifier information. The connected party is the party that was actually connected to. This may be different from the called-party ID if the call was diverted. Contains "Unavail" if the telephony system reports that the party identifier information is not available and will not become available later.
See Also