Open
Description
Issue Summary
It's just ridiculous that I have to manually map my existing MailMessage to SendGrid's Mail. I am currently using Postal which generates a MailMessage from an MVC view, but now I can't easily convert my MailMessage object to SendGrid.Mail. I have to manually go through each property and I have no idea how it will work.
Steps to Reproduce
No steps, it's pretty obvious.
Technical details:
- sendgrid-csharp Version: master (latest commit: [commit number])
- .NET Version: 4.5.2