Returns whether switchover is installed or not.

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 bool IsSwitchoverInstalled { get; }
Visual Basic
Public ReadOnly Property IsSwitchoverInstalled As Boolean
	Get

See Also