The Exclusion Identifier to add to the DNC table. This typically would be a value that would match up with a Call List column entry to exclude a record at that level, instead of the Phone Number level.
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 string ExclusionIdentifier { get; set; } |
Visual Basic |
---|
Public Property ExclusionIdentifier As String Get Set |