Description: EmailSender is a simple application which allows you to send an email with a text body or an HTML body and if you want one attachment file. The control which displays the email body is only a RichText control. This project is a mix of two initial projects:
1. EmailSender C# project without an address book.
2. AddressBook C# project.