ActiveConnectionHistoryIDOfTheCall Property

Note: This API is now obsolete.
Each call has unique history ID.
It is persistent unique ID of the call in call history database.
(obsolete) v14 - call history database does not use this ID.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
[ObsoleteAttribute("V14. This ID is not stored in call history database. So this property should not be used to store references")]
string HistoryIDOfTheCall { get; }

Property Value

String

See Also