MailFormat Enumeration
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Web.Mail
Assembly: System.Web (in System.Web.dll)
Return to top
Provides enumerated values for e-mail format. Recommended alternative: System.Net.Mail.
Assembly: System.Web (in System.Web.dll)
| Member name | Description | |
|---|---|---|
| Html | Specifies that the e-mail format is HTML. | |
| Text | Specifies that the e-mail format is plain text. |
.NET Framework
Available since 1.1
Available since 1.1
Show: