 | IMimeEntityContentType Property |
Get the type of the content.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
SyntaxContentType ContentType { get; }
Property Value
ContentTypeThe type of the content.
RemarksThe Content-Type header specifies information about the type of content contained
within the MIME entity.
See Also