SmtpSettings.Clone Method
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9313)
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. |