| IMultipartAlternativeHtmlBody Property |
Get the HTML-formatted text of the text/html alternative.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax Property Value
StringThe HTML if a text/html alternative exists; otherwise,
null.
Exceptions Remarks
Gets the HTML-formatted text of the text/html alternative, if it exists.
See Also