log4net SDK Reference

SmtpPickupDirAppender.From Property

[This is preliminary documentation and subject to change.]

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

SmtpPickupDirAppender Class | log4net.Appender Namespace