Specifies whether this campaign should use every ODS available when dialing. Setting this property to trueTruetruetrue (True in Visual Basic) will clear the Servers collection except for one special "All Servers" object.

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 UseAllDialingServers { get; set; }
Visual Basic
Public Property UseAllDialingServers As Boolean
	Get
	Set

See Also