Click or drag to resize

AccessUserRecipientProviderUnsubscribeEmailAllowed Property

Namespace:  Dynamicweb.EmailMarketing.RecipientProviders
Assembly:  Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax
[AddInParameterAttribute("UnsubscribeEmailAllowed")]
[AddInLabelAttribute("Uncheck Email allowed")]
[AddInParameterGroupAttribute("On unsubscribe")]
[AddInParameterEditorAttribute(typeof(YesNoParameterEditor), "")]
public bool UnsubscribeEmailAllowed { get; set; }

Property Value

Type: Boolean
See Also