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