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