System.Web.UI.WebControls.MailDefinition.Priority Property

Gets or sets the priority of the e-mail message.

Syntax

[System.ComponentModel.NotifyParentProperty(true)]
public System.Net.Mail.MailPriority Priority { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The MailDefinition.Priority property indicates the relative priority of the e-mail message.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0