Click or drag to resize

CallLogItemTotalCallDurationInSeconds Property

Total duration of the call in seconds. Duration of established call on answer. If the call is not answered then Total duration shows full call duration from the first ring.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public int TotalCallDurationInSeconds { get; }

Property Value

Type: Int32
See Also