Click or drag to resize

CallLogOperationData Class

Contains call log items used as an argument in Call Log Service operations.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesCallLogOperationData

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public class CallLogOperationData

The CallLogOperationData type exposes the following members.

Constructors
  NameDescription
Public methodCallLogOperationData
Constructor of the CallLogOperationData class.
Top
Properties
  NameDescription
Public propertyCallLogItems
The list of CallLogItem objects related to a Call Log Service operation.
Top
See Also