This utility method can be used when the call should placed to a custom phone number not already associated with the contact

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

Syntax

C#
public void SetPhoneNumber(
	string phoneNumber
)
Visual Basic
Public Sub SetPhoneNumber ( _
	phoneNumber As String _
)

Parameters

phoneNumber
Type: System..::..String

See Also