Gets or sets the reply-to e-mail address.
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
public string ReplyTo { get; set; }
public string ReplyTo { get; set; }
Public Property ReplyTo As String
Get
Set
Public Property ReplyTo As String
Get
Set
public:
property String^ ReplyTo {
String^ get ();
void set (String^ value);
}
public:
property String^ ReplyTo {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
This is available on MS .NET 2.0 runtime and higher