MediaTypeNames.Text Class
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9313)
Contains string representations of the common subtypes of 'text' type.
Syntax
public sealed class Text
Inherited Members
Fields
| Name | Description |
|---|---|
| Enriched | "text/enriched" |
| Html | "text/html" |
| Plain | "text/plain" |
| RichText | "text/richtext" |
| Rtf | "text/rtf" |
| Xml | "text/xml" |