log4net SDK Documentation - Microsoft .NET Framework 4.0

SmtpAppender.EnableSsl Property

Enable or disable use of SSL when sending e-mail message

[Visual Basic]
Public Property EnableSsl As Boolean
[C#]
public bool EnableSsl {get; set;}

Remarks

This is available on MS .NET 2.0 runtime and higher

See Also

SmtpAppender Class | log4net.Appender Namespace