MailMessage::Priority Property
.NET Framework (current version)
Gets or sets the priority of this e-mail message.
Assembly: System (in System.dll)
public: property MailPriority Priority { MailPriority get(); void set(MailPriority value); }
Property Value
Type: System.Net.Mail::MailPriorityA MailPriority that contains the priority of this message.
.NET Framework
Available since 2.0
Available since 2.0
Show: