Constructs a DNC Record to be passed into one of the AddEntryToDNCTable functions. Prior to calling a DNCUpdate function, at least one of either the PhoneNumber or ExclusionIdentifier must be defined. DateTimeOffsetBeforeNextDial is optional.

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 DNCRecord()
Visual Basic
Public Sub New

See Also