MailMessageEventArgs::Message Property
.NET Framework (current version)
Gets the e-mail message contents.
Assembly: System.Web (in System.Web.dll)
The Message property returns the MailMessage object that contains the e-mail message data. The Message property is read-only; however, you can use the MailMessage object that it returns to modify the properties of the e-mail message.
.NET Framework
Available since 2.0
Available since 2.0
Show: