Get or set how the call will be routed.

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

Syntax

C#
public CallRoutingMode RoutingMode { get; set; }
Visual Basic
Public Property RoutingMode As CallRoutingMode
	Get
	Set

See Also