Whether or not the contact was blocked by the minimum time between dials setting. This property only applies if Status is ContactBlocked

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

Syntax

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

See Also