MailMessage::Priority Property
.NET Framework (current version)
Gets or sets the priority of the e-mail message. Recommended alternative: System.Net.Mail.
Assembly: System.Web (in System.Web.dll)
public: property MailPriority Priority { MailPriority get(); void set(MailPriority value); }
.NET Framework
Available since 1.1
Available since 1.1
Show: