| AttachmentRemoverConfigurationRemoveVisuals Property |
Gets or sets the value indicating, if
Visuals elements should be removed. Default is true.
Namespace:
Limilabs.Mail
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public bool RemoveVisuals { get; set; }
Public Property RemoveVisuals As Boolean
Get
Set
public:
property bool RemoveVisuals {
bool get ();
void set (bool value);
}
member RemoveVisuals : bool with get, set
Property Value
Type:
BooleanSee Also