MailPriority 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
Specifies the priority level for the e-mail message. Recommended alternative: System.Net.Mail.
Assembly: System.Web (in System.Web.dll)
| Member name | Description | |
|---|---|---|
| High | Specifies that the e-mail message has high priority. | |
| Low | Specifies that the e-mail message has low priority. | |
| Normal | Specifies that the e-mail message has normal priority. |
.NET Framework
Available since 1.1
Available since 1.1
Show: