| IMimeMessageHtmlBody Property |
Get the html body of the message if it exists.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax Property Value
StringThe html body if it exists; otherwise,
null.
Remarks Gets the HTML-formatted body of the message if it exists.
See Also