Click or drag to resize

MailReceiptSaveProviderMailTo Property

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
[AddInParameterGroupAttribute("Mail configuration")]
[AddInParameterAttribute("MailReceiptSaveProvider.RecipientEmail")]
[AddInLabelAttribute("Recipient e-mail")]
[AddInParameterEditorAttribute(typeof(TextParameterEditor), "NewGUI=true")]
public string MailTo { get; set; }

Property Value

Type: String
See Also