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