MultipartEntityClone Method |
Namespace:
GemBox.Email.Mime
Assembly:
GemBox.Email (in GemBox.Email.dll) Version: 15.0.35.1006
Syntaxpublic override Entity Clone()
Public Overrides Function Clone As Entity
Return Value
Type:
Entity
The copy of this
MultipartEntity instance.
See Also