Gets or sets Smtp object settings.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
| Visual Basic |
|---|
Public Property Settings As SmtpSettings Get Set |
| C# |
|---|
public SmtpSettings Settings { get; set; } |