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