log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
SmtpAppender.ReplyTo Property
Gets or sets the reply-to e-mail address.
[Visual Basic]
Public Property ReplyTo As
String
[C#]
public
string ReplyTo {get; set;}
Remarks
This is available on MS .NET 2.0 runtime and higher
See Also
SmtpAppender Class | log4net.Appender Namespace