MailKit Documentation
MailKit Documentation
API Reference
MimeKit
ContentType Class
ContentType Properties
Boundary Property
Charset Property
CharsetEncoding Property
Format Property
MediaSubtype Property
MediaType Property
MimeType Property
Name Property
Parameters Property
Content
Type
Mime
Type Property
Get the simple mime-type.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
string
MimeType
{
get
; }
Property Value
String
The mime-type.
Remarks
Gets the simple mime-type.
See Also
Reference
ContentType Class
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast