ComponentSpace Trace Listeners Class Library Reference

SmtpTraceListener Properties

The properties of the SmtpTraceListener class are listed below. For a complete list of SmtpTraceListener class members, see the SmtpTraceListener Members topic.

Public Instance Properties

FromAddress Gets or sets the email from address.
IndentLevel (inherited from TraceListener) Gets or sets the indent level.
IndentSize (inherited from TraceListener) Gets or sets the number of spaces in an indent.
Name (inherited from TraceListener) Gets or sets a name for this TraceListener.
SmtpServer Gets or sets the name of the SMTP mail server to use to send all e-mail messages.
Subject Gets or sets the subject line.
ToAddress Gets or sets the email to address.

Protected Instance Properties

NeedIndent (inherited from TraceListener) Gets or sets a value indicating whether to indent the output.

See Also

SmtpTraceListener Class | ComponentSpace.TraceListeners Namespace