Specifies whether alerting calls should be automatically picked up by the Standard Form.

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

Syntax

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

See Also