Click or drag to resize
MimeKit

ContentType Properties

The ContentType type exposes the following members.

Properties
 NameDescription
Public propertyBoundary Get or set the boundary parameter.
Public propertyCharset Get or set the charset parameter.
Public propertyCharsetEncoding Get or set the charset parameter as an Encoding.
Public propertyFormat Get or set the format parameter.
Public propertyMediaSubtype Get or set the media subtype.
Public propertyMediaType Get or set the type of the media.
Public propertyMimeType Get the simple mime-type.
Public propertyName Get or set the name parameter.
Public propertyParameters Get the list of parameters on the ContentType.
Top
See Also