The custom phone number to dial. Overrides the phone number represented by ContactColumn

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

Syntax

C#
public string CustomPhoneNumber { get; set; }
Visual Basic
Public Property CustomPhoneNumber As String
	Get
	Set

See Also