True if the user logged on to Dialer without specifying any campaigns. When true, the user can receive auto login/logout notifications.

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 GlobalSession { get; internal set; }
Visual Basic
Public Property GlobalSession As Boolean
	Get
	Friend Set

See Also