|  | ITextPartIsPlain Property | 
            Get whether this text part contains plain text.
            
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.12.0
 Syntax
SyntaxProperty Value
Boolean if the text is html; otherwise, 
.
 Exceptions
Exceptions Remarks
Remarks
            Checks whether the text part's Content-Type is text/plain.
            
 See Also
See Also