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: 550.0.60.0
Syntax
C#
public CallLogItemReadStatus ReadStatus { get; }

Property Value

Type: CallLogItemReadStatus
See Also