Creates a copy of this entity.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Overridable Function Clone As MimeEntity |
C# |
---|
public virtual MimeEntity Clone() |
Return Value
A new entity.Remarks
Parent of the new entity will be set to null.