Whether or not the contact was blocked by the Campaign Ownership setting. This property only applies if Status is ContactBlocked

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

See Also