Tagged Questions
1
vote
2answers
2k views
MAPISendMail doesn't work when Outlook is running
I've been using Mapi32 from a Winforms app to send bring up a new mail message with attachments for a while now, and it's worked really well. (Yes, I'm aware that calling into MAPI32 from C# is not ...