Jump to content
Guest

Q for MAPI Expert

Recommended Posts

I came across problems with my MAPI implementation once moving code to 64-bit and the only solution I could find is your unit @Attila Kovacs so thank you!! 👍

  • Like 1

Share this post


Link to post
Posted (edited)

We have apps that use MAPI to start an email that do not work if the user has switched to New Outlook. And new Office 365 installations now install New Outlook without an option to use Classic Outlook. My understanding is that you can still install Classic Outlook, but using a separate download.

 

After some investigation, we discovered that calling MAPISendMailW with the MAPI_DIALOG_MODELESS flag does work with New Outlook. And using Attila's unit made this a breeze.

 

Thanks Attila!

Edited by JonRobertson

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×