Today we released the hotfix which provides the ability for non-Outlook MAPI applications to use the Autodiscover service to receive connection settings during IMAPISession::OpenMsgStore, when the target is an Exchange mailbox. To enable this ability, install April 5, 2016, update for Outlook 2013 (KB3114941), and then follow these steps described at https://support.microsoft.com/en-us/kb/3114974 Hope this helps.
Tag: Outlook MAPI
MAPI Developer: How to get file properties for .MSG file using MrMAPI tool?
Based on my earlier article, recently I got the below request from MAPIDevil (MAPI developer). Adding the detailed request: In general, you can do this same stuff with either MFCMAPI utility or ended up by creating customer MAPI application. For this specific scenario again I tried my hands with MrMAPI command-line utility – it’s very…
MAPI Developers: Create profiles programmatically to connect Exchange 2013/Legacy Exchange versions, Office 365
As Stephen updated earlier, Dave had published series of blog posts (given below) which helps you to create Outlook profiles programmatically using MFCMAPI utility to connect Exchange Server 2013/legacy versions of Exchange, Office 365. Adding them for your reference. How to use MFCMAPI to create a MAPI profile to connect to Exchange 2013 using latest version of…