MimeEntity.Clone Method
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 8.0.9673)
Clone()
Creates a copy of this entity.
Declaration
public virtual MimeEntity Clone()
Returns
| Type | Description |
|---|---|
| MimeEntity | A new entity. |
Remarks
Parent of the new entity will be set to null.