Text |
Name | Description | |
---|---|---|
TextPart | Initialize a new instance of the TextPart class with a Content-Type of text/plain. | |
TextPart(MimeEntityConstructorArgs) | Initialize a new instance of the TextPart class. | |
TextPart(String) | Initialize a new instance of the TextPart class with the specified text subtype. | |
TextPart(TextFormat) | Initialize a new instance of the TextPart class with the specified text format. | |
TextPart(String, Object) | Initialize a new instance of the TextPart class with the specified text subtype. |