Implement an email client capturing emails headers (From, Subject), body contents (HTML) and attachments (Name, MimeType and Binary) based in the MailSystem.NET available in https://github.com/pmengal/MailSystem.NET.