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