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: 592.1.30.0
Syntax
C#
public CallLogItemActionType ActionType { get; }

Property Value

Type: CallLogItemActionType
See Also