MailMessage.Subject Property

 

Gets or sets the subject line of the e-mail message. Recommended alternative: System.Net.Mail.

Namespace:   System.Web.Mail
Assembly:  System.Web (in System.Web.dll)

Public Property Subject As String

Property Value

Type: System.String

The subject line of the e-mail message.

.NET Framework
Available since 1.1
Return to top
Show: