Documentation for this section has not yet been entered.
The MailMessageEventArgs.Message property returns the System.Web.Mail.MailMessage object that contains the e-mail message data. The MailMessageEventArgs.Message property is read-only; however, you can use the System.Web.Mail.MailMessage object that it returns to modify the properties of the e-mail message.