 | AttachmentReplacerConfigurationReplaceAlternatives Property |
Gets or sets the value indicating, if
Alternatives elements should also be replaced. Default is true.
Namespace: Limilabs.MailAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic 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
Boolean
See Also