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