Resets the campaign by recycling the contact list, resetting the recycle count to 0, and picking up any saved configuration changes since the last time the campaign started.

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 int ResetCampaign()
Visual Basic
Public Function ResetCampaign As Integer

Return Value

The number of records in the current recycle.

See Also