Click or drag to resize

AccessUserRecipientProviderUnsubscribeRemoveGroups Property

Namespace:  Dynamicweb.EmailMarketing.RecipientProviders
Assembly:  Dynamicweb.EmailMarketing (in Dynamicweb.EmailMarketing.dll) Version: 3.0.2
Syntax
[AddInParameterAttribute("UnsubscribeRemoveGroups")]
[AddInLabelAttribute("Remove user from this group")]
[AddInParameterGroupAttribute("On unsubscribe")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "none=true;NewGUI=true")]
public string UnsubscribeRemoveGroups { get; set; }

Property Value

Type: String
See Also