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: 592.1.30.0
Syntax
C#
public Capability MarkCallLogsAsReadCapability { get; }

Property Value

Type: Capability
See Also