| ITextPartIsEnriched Property |
Get whether or not this text part contains enriched text.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax Property Value
Booleantrue if the text is enriched; otherwise,
false.
Exceptions Remarks
Checks whether or not the text part's Content-Type is text/enriched or its
predecessor, text/richtext (not to be confused with text/rtf).
See Also