Click or drag to resize
MimeKit

ContentTypeMimeType Property

Get the simple mime-type.

Namespace: MimeKit
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public string MimeType { get; }

Property Value

String
The mime-type.
Remarks
Gets the simple mime-type.
See Also