Determines How the Max Daily Attempts property should be implemented.

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 enum MaxDailyAttemptType
Visual Basic
Public Enumeration MaxDailyAttemptType

Members

Member nameValueDescription
ByRecord0
ByNumber1

See Also