Sample of callable records from the contact list. Included fields can be found in SampleRecordColumns.
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 readonly ReadOnlyCollection<ReadOnlyCollection<string>> SampleRecords |
Visual Basic |
---|
Public ReadOnly SampleRecords As ReadOnlyCollection(Of ReadOnlyCollection(Of String)) |