Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
<ObsoleteAttribute("MailEncryptionParameters.Silent has been deprecated and has no effect.", _ False)> _ Public Property Silent As Boolean Get Set |
| C# |
|---|
[ObsoleteAttribute("MailEncryptionParameters.Silent has been deprecated and has no effect.", false)] public bool Silent { get; set; } |