Click or drag to resize
MimeKit

TextPart Constructor

Overload List
 NameDescription
Public methodTextPart Initialize a new instance of the TextPart class with a Content-Type of text/plain.
Public methodTextPart(MimeEntityConstructorArgs) Initialize a new instance of the TextPart class.
Public methodTextPart(String) Initialize a new instance of the TextPart class with the specified text subtype.
Public methodTextPart(TextFormat) Initialize a new instance of the TextPart class with the specified text format.
Public methodTextPart(String, Object) Initialize a new instance of the TextPart class with the specified text subtype.
Top
See Also