Click or drag to resize
TapiCallCalledID Property
Gets the called 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 CalledID { get; }

Property Value

Type: String
A string containing the called-party identifier information. The called party corresponds to the originally addressed party. Contains "Unavail" if the telephony system reports that the party identifier information is not available and will not become available later.
See Also