| ComponentSpace Trace Listeners Class Library Reference |
|
SmtpTraceListener.FromAddress Property
Gets or sets the email from address.
[Visual Basic]
Public Property FromAddress As
String
[C#]
public
string FromAddress {get; set;}
Property Value
The email from address. The default is the trace@trace.com.
See Also
SmtpTraceListener Class | ComponentSpace.TraceListeners Namespace