Get or set whether the dialed phone number will be added to the DNC table
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public bool AddPhoneNumberColumn { get; set; } |
Visual Basic |
---|
Public Property AddPhoneNumberColumn As Boolean Get Set |