My issue is that I need to attach files with C# to the default mail client and show it to the user, much like using mailto:
.
I read this post on the subject, but there are several issues:
mailto
because attachments are not officially supported.So, are there any other simple solutions to this problem? Is there another simple way to pop up the default mail client with the attachments pre-populated with .NET? Maybe another MAPI wrapper, but one with a VERY lenient license?
A .NET mapi wrapper is indeed the best solution - there are many results returned for a google of "mapi .net wrapper", I am sure one of these will have a suitable license: