Documentation for this section has not yet been entered.
The MailDefinition.From property contains the e-mail address of the sender of the e-mail message. If the MailDefinition.From property is left blank, or contains an improperly formed e-mail address, the System.Net.Mail.SmtpClient.Send(string, string, string, string) method throws an System.Web.HttpException exception and the e-mail message is not sent.