Click or drag to resize

AccessUserRecipientProviderEmailAllowedConsentActivity Property

Namespace:  Dynamicweb.EmailMarketing.RecipientProviders
Assembly:  Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax
[AddInParameterAttribute("EmailAllowedConsentActivity")]
[AddInLabelAttribute("Ensure consent is given")]
[AddInParameterGroupAttribute("Data Processing")]
[AddInParameterEditorAttribute(typeof(CheckListParameterEditor), "separatelines=true;width=170;infoText=A recipient must have given consent to at least one of the selected activities.")]
public string EmailAllowedConsentActivity { get; set; }

Property Value

Type: String
See Also