ImapSettings.Clone Method
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
Clone()
Creates a new object that is a copy of the current instance.
Declaration
public ImapSettings Clone()
Returns
Type | Description |
---|---|
ImapSettings | A new object that is a copy of the current instance. |