Click or drag to resize
CallLogItemCallCount Property
Count indicates the total number of Calls of similar ActionType(Missed/ Outgoing/ Incoming) For example, if there are 3 "Incoming" calls from User A, count will be 3

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

Property Value

Type: Int32
See Also