Click or drag to resize

AccessUserRecipientProviderUnsubscribeCustomFields Property

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

Property Value

Type: String
See Also