Click or drag to resize

CallLogItemActionType Property

Action type that generated this call log item (i.e. Answered or Outgoing etc).

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public CallLogItemActionType ActionType { get; }

Property Value

Type: CallLogItemActionType
See Also