| CallLogOperationDataCallLogItems Property |
The list of
CallLogItem objects related to a Call Log Service operation.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic List<CallLogItem> CallLogItems { get; }Property Value
Type:
ListCallLogItem
See Also