Click or drag to resize

MailReceiptSaveProviderMailEncodingCodePage Property

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
[AddInParameterGroupAttribute("Mail configuration")]
[AddInParameterAttribute("MailReceiptSaveProvider.Encoding")]
[AddInLabelAttribute("Encoding")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "NewGUI=true;SortBy=Value")]
public int MailEncodingCodePage { get; set; }

Property Value

Type: Int32
See Also