Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

SmtpAppender.SubjectEncoding Property

Gets or sets the subject encoding to be used.

[Visual�Basic]
Public�Property�SubjectEncoding�As�Encoding
[C#]
public�System.Text.Encoding�SubjectEncoding�{get;�set;}

Remarks

The default encoding is the operating system's current ANSI codepage.

See Also

SmtpAppender Class | log4net.Appender Namespace