| 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; }
Public Property IsActionAllowed As Boolean
Get
Set
Property Value
Type:
Booleantrue if allow to include the action links to the mail; otherwise,
false.
See Also