Gets the workgroup associated with the campaign that started.

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 string WorkgroupName { get; }
Visual Basic
Public ReadOnly Property WorkgroupName As String
	Get

Field Value

The name of the workgroup.

See Also