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