| TextPart Constructor |
Initialize a new instance of the
TextPart
class with a Content-Type of text/plain.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax Remarks
Creates a default
TextPart with a mime-type of
text/plain.
See Also