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