Structure that defines a segment of an upload. For any given upload, it will contain two rows per contact column (one for all values and one for unique values) + one row per contact list to account for all contacts.

Namespace: ININ.IceLib.Dialer.Supervisor
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public struct ContactListPenetrationData
Visual Basic
Public Structure ContactListPenetrationData

See Also