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