MailPriority Enumeration
.NET Framework (current version)
Specifies the priority of a MailMessage.
Assembly: System (in System.dll)
| Member name | Description | |
|---|---|---|
| High | The email has high priority. | |
| Low | The email has low priority. | |
| Normal | The email has normal priority. |
You can use this enumeration to set the priority header of an email message.
.NET Framework
Available since 2.0
Available since 2.0
Show: