MailKit Documentation
MailKit Documentation
API Reference
MimeKit
ContentType Class
ContentType Methods
Clone Method
IsMimeType Method
Parse Method
ToString Method
TryParse Method
Content
Type
Clone Method
Clone the content type.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
ContentType
Clone
()
Return Value
ContentType
The cloned content type.
Remarks
Clones the content type.
See Also
Reference
ContentType Class
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast