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: 550.0.60.0
Syntaxpublic int CallCount { get; }
Property Value
Type:
Int32
See Also