SmtpSettings.Clone Method
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9448)
Clone()
Creates a new object that is a copy of the current instance.
Declaration
public SmtpSettings Clone()
Returns
| Type | Description |
|---|---|
| SmtpSettings | A new object that is a copy of the current instance. |