Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

SmtpAppender.From Property

Gets or sets the e-mail address of the sender.

[Visual�Basic]
Public�Property�From�As�String
[C#]
public�string�From�{get;�set;}

Property Value

The e-mail address of the sender.

Remarks

The e-mail address of the sender.

See Also

SmtpAppender Class | log4net.Appender Namespace