Click or drag to resize

MailSaveProviderRecipientAddress Property

Namespace:  Dynamicweb.ItemCreator.Providers
Assembly:  Dynamicweb.ItemCreator (in Dynamicweb.ItemCreator.dll) Version: 2.0.2
Syntax
[AddInParameterGroupAttribute("Mail configuration")]
[AddInParameterAttribute("MailSaveProvider.RecipientEmail")]
[AddInLabelAttribute("Recipient e-mail")]
[AddInParameterEditorAttribute(typeof(TextParameterEditor), "NewGUI=true")]
public override string RecipientAddress { get; set; }

Property Value

Type: String
See Also