MailSettings.Clone Method
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 8.0.9673)
Clone()
Creates a new object that is a shallow copy of the current instance.
Declaration
public MailSettings Clone()
Returns
| Type | Description |
|---|---|
| MailSettings | A new object that is a shallow copy of the current instance. |