Get or set whether to perform any call analysis on this call.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public bool PerformCallAnalysis { get; set; }
Visual Basic
Public Property PerformCallAnalysis As Boolean
	Get
	Set

See Also