| MimeEntityHeaders Property |
Get the list of headers.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax Remarks
Represents the list of headers for a MIME part. Typically, the headers of
a MIME part will be various Content-* headers such as Content-Type or
Content-Disposition, but may include just about anything.
See Also