Is there a replacement for using MAPI32.dll's MAPIToMIMEStm in VSTO for Outlook 2007?
- by Adam
I have an outlook 2007 addin in VSTO 2005 which is delegating off to MAPI32.dll's MAPIToMIMEStm to save e-mails as .eml temporarily before we do some other business logic.
Is there a built in replacement to this in VSTO to MAPI32.dll?