Click or drag to resize

CallLogOperationDataCallLogItems Property

The list of CallLogItem objects related to a Call Log Service operation.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public List<CallLogItem> CallLogItems { get; }

Property Value

Type: ListCallLogItem
See Also