Click or drag to resize

AccessUserRecipientProviderUnsubscribeWithdrawConsentToActivity Property

Namespace:  Dynamicweb.EmailMarketing.RecipientProviders
Assembly:  Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax
[AddInParameterAttribute("UnsubscribeWithdrawConsentToActivity")]
[AddInLabelAttribute("Withdraw consent to these activities")]
[AddInParameterGroupAttribute("On unsubscribe")]
[AddInParameterEditorAttribute(typeof(CheckListParameterEditor), "separatelines=true;width=170")]
public string UnsubscribeWithdrawConsentToActivity { get; set; }

Property Value

Type: String
See Also