Click or drag to resize

CallLogServiceMarkCallLogsAsReadCapability Property

Capability describing whether call logs can be marked as read using MarkAllCallLogItemsAsRead(CallLogServiceCallLogActionCompletionHandler). Disabled during network outage or when server does not have ability to provide read status.

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

Property Value

Type: Capability
See Also