MimeEntity.Clone Method
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9083)
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.