Click or drag to resize

LeadEmailIsActionAllowed Property

Gets or sets a value indicating whether to include links with actions to lead mail.

Namespace:  Dynamicweb.Analytics.Leads
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public bool IsActionAllowed { get; set; }

Property Value

Type: Boolean
true if allow to include the action links to the mail; otherwise, false.
See Also