0
votes
Retreiving AlternateView’s of email
Its not immediately possible to parse an email with the classes available in the System.Net.Mail namespace; you either need to create your own MIME parser, or use a third party library instead. …
4
votes
