 | AttachmentReplacerConfigurationReplaceVisuals Property |
Gets or sets the value indicating, if
Visuals elements should also be replaced. Default is true.
Namespace: Limilabs.MailAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic bool ReplaceVisuals { get; set; }Public Property ReplaceVisuals As Boolean
Get
Set
public:
property bool ReplaceVisuals {
bool get ();
void set (bool value);
}member ReplaceVisuals : bool with get, set
Property Value
Boolean
See Also