| CallLogServiceEventArgsCallLogItems Property |
Collection of applicable CallLogItems associated with the event being fired.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic ReadOnlyCollection<CallLogItem> CallLogItems { get; }Property Value
Type:
ReadOnlyCollectionCallLogItem
See Also