MailSettings.Clone Method
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9083)
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. |