Click or drag to resize
CallLogItemSupervisorCallType Property
Indicates supervisor call type (ConsultSupervisor/CallSupervisor) or None if this is not supervisor call.

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

Property Value

Type: SupervisorCallType
See Also