System.Web.UI.WebControls.MailDefinition.Subject Property

Gets or sets the subject line of the e-mail message.

Syntax

[System.ComponentModel.NotifyParentProperty(true)]
[System.ComponentModel.DefaultValue("")]
public string Subject { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The MailDefinition.Subject property is used as the subject line of the e-mail message. It can be left empty.

Requirements

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