Creates a copy of this
Entity instance.
Namespace:
GemBox.Email.Mime
Assembly:
GemBox.Email (in GemBox.Email.dll) Version: 13.0.35.1003
Syntaxpublic abstract Entity Clone()
Public MustOverride Function Clone As Entity
Return Value
Type:
Entity
The copy of this
Entity instance.
See Also