Click or drag to resize

CallDetailCallUniqueId Property

The unique id of the call, as reported by the telephone central. null when the central did not report unique Id. Used for integration purposes.

Namespace:  Aloe.EnterpriseOne.Model.Applications.Telephony
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string CallUniqueId { get; set; }

Property Value

Type: String
See Also