Gets the CampaignType 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 int CampaignType { get; }
Visual Basic
Public ReadOnly Property CampaignType As Integer
	Get

Field Value

The name of the campaign.

See Also