Creates a new object that is a shallow copy of the current instance.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Function Clone As MailSettings |
| C# |
|---|
public MailSettings Clone() |