| AttachmentReplacerConfigurationReplaceVisuals Property |
Gets or sets the value indicating, if
Visuals elements should also be replaced. Default is true.
Namespace:
Limilabs.Mail
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public 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
Type:
BooleanSee Also