Click or drag to resize
CallLogItemReadStatus Property
Indicates the read status of Call log item. Call Logs can be marked as read by invoking "MarkAllCallLogItemsAsRead"

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

Property Value

Type: CallLogItemReadStatus
See Also