MailMessage.Body Property

 

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

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

member Body : string with get, set

Property Value

Type: System.String

The body of the e-mail message.

.NET Framework
Available since 1.1
Return to top
Show: