Legend
public void SendEmail( MailAddress from, IEnumerable<MailAddress> to, string subject, string bodyPlain, string bodyHtml )