SmtpConfiguration.Settings Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9083)
Settings
Gets or sets Smtp settings.
Declaration
public SmtpSettings Settings { get; set; }
Property Value
Type | Description |
---|---|
SmtpSettings | Smtp settings. |