| CallLogServiceCallLogs Property |
Contains currently cached call log items.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic ReadOnlyCollection<CallLogItem> CallLogs { get; }Property Value
Type:
ReadOnlyCollectionCallLogItem
See Also