MediaTypeNames::Text Class
.NET Framework (current version)
Specifies the type of text data in an e-mail message attachment.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Html | Specifies that the MediaTypeNames::Text data is in HTML format. |
![]() ![]() | Plain | Specifies that the MediaTypeNames::Text data is in plain text format. |
![]() ![]() | RichText | Specifies that the MediaTypeNames::Text data is in Rich Text Format (RTF). |
![]() ![]() | Xml | Specifies that the MediaTypeNames::Text data is in XML format. |
.NET Framework
Available since 2.0
Available since 2.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

