• Sign in
 
  •  
  • MSDN Blogs
  • Microsoft Blog Images
  • More ...

  • Blog Home
  • About
  • Email Blog Author
  • Share this
  • RSS for posts
  • Atom
  • RSS for comments
  • CDO (25)
  • Code Snippet (43)
  • Custom Providers (17)
  • Debugging (7)
  • DevMsgTeam (301)
  • Documentation (109)
  • DST (8)
  • EWS (7)
  • Exchange (109)
  • Gotchas (97)
  • Hotfix (28)
  • MAPI (240)
  • MAPI Download (54)
  • MFCMAPI (101)
  • MSDN (59)
  • Non Dev (11)
  • OOM (17)
  • Outlook (171)
  • Outlook 2007 Auxiliary Reference (45)
  • Outlook Integration API (12)
  • Protocol Docs (20)
  • PST/OST (23)
  • Referrals (8)
  • Vista (12)
  • WrapPST (18)
Links:
  • Download MFCMAPI
  • MFCMAPI on Facebook
  • Troubleshooting Outlook Crashes
  • Office Update Center
  • Developer Messaging Team Blog
This site is provided "AS IS" with no warranties, and confers no rights. Use of included code samples are subject to the terms specified in the Terms of Use.
Archives
  • May 2013 (3)
  • April 2013 (1)
  • March 2013 (2)
  • February 2013 (2)
  • January 2013 (2)
  • December 2012 (4)
  • November 2012 (2)
  • October 2012 (2)
  • September 2012 (1)
  • August 2012 (3)
  • June 2012 (2)
  • May 2012 (1)
  • April 2012 (3)
  • March 2012 (3)
  • February 2012 (3)
  • January 2012 (1)
  • December 2011 (3)
  • November 2011 (1)
  • October 2011 (3)
  • September 2011 (1)
  • August 2011 (1)
  • July 2011 (4)
  • June 2011 (3)
  • May 2011 (3)
  • April 2011 (3)
  • March 2011 (5)
  • February 2011 (1)
  • January 2011 (2)
  • December 2010 (1)
  • November 2010 (4)
  • October 2010 (1)
  • September 2010 (3)
  • August 2010 (5)
  • July 2010 (3)
  • June 2010 (3)
  • May 2010 (1)
  • April 2010 (3)
  • March 2010 (3)
  • February 2010 (3)
  • January 2010 (2)
  • December 2009 (3)
  • November 2009 (5)
  • October 2009 (4)
  • September 2009 (5)
  • August 2009 (5)
  • July 2009 (11)
  • June 2009 (6)
  • May 2009 (5)
  • April 2009 (3)
  • March 2009 (18)
  • February 2009 (10)
  • January 2009 (3)
  • December 2008 (2)
  • November 2008 (2)
  • October 2008 (5)
  • September 2008 (4)
  • August 2008 (10)
  • July 2008 (6)
  • June 2008 (8)
  • May 2008 (2)
  • April 2008 (4)
  • March 2008 (2)
  • February 2008 (2)
  • January 2008 (5)
  • December 2007 (3)
  • November 2007 (2)
  • October 2007 (3)
  • September 2007 (1)
  • August 2007 (4)
  • July 2007 (5)
  • June 2007 (3)
  • May 2007 (4)
  • April 2007 (1)
  • March 2007 (6)
  • February 2007 (3)
  • January 2007 (2)
  • December 2006 (4)
  • November 2006 (3)
  • October 2006 (1)
  • August 2006 (1)
  • June 2006 (5)
  • May 2006 (5)
  • December 2005 (1)
  • November 2005 (4)
  • October 2005 (2)
  • September 2005 (1)
  • April 2005 (3)
  • December 2004 (2)
  • September 2004 (2)
  • August 2004 (3)
  • July 2004 (3)

Exchange 2013 Compatible MAPICDO

MSDN Blogs > SGriffin's MAPI Internals > Exchange 2013 Compatible MAPICDO

Exchange 2013 Compatible MAPICDO

Rate This
Stephen Griffin - MSFT
28 Feb 2013 12:41 PM
  • Comments 29

As several of you have noted, we recently released an update for the MAPICDO package. This is the update you have all been waiting for, as it is now possible to build an RPC/HTTP enabled profile to connect to Exchange 2013. What several of you have also noticed is that this update did NOT come with any guidance for HOW to build such a profile. Such guidance does exist, but hasn’t been published yet. I had delayed commenting on this new package until the guidance was ready, but it’s taking longer than I thought it would.

I’m working with the team responsible for publishing the guidance to get it out the door. We’ve almost got it ready, so I expect to see it up on the download site (or the Exchange blog) any day now. Once that guidance is published, Dave will most likely publish an updated version of his How to Build a Profile For MFCMAPI guidance. I’ll link to both as soon as they’re public.

  • 29 Comments
Exchange, MAPI, CDO, MFCMAPI, MAPI Download, DevMsgTeam
Comments
  • Vern Weitzman
    7 Mar 2013 10:23 AM

    In theory, it seems like this version of MAPI could allow a legacy app to connect to Office 365.  Any reason why this might not work ?

  • Vern Weitzman
    7 Mar 2013 2:07 PM

    Hypothetically speaking, should this MAPICDO package work with Office 365 ?

    Second comment -- first one did no appear even after several hours.

  • Dan
    25 Mar 2013 6:33 AM

    Since MS Exchange Server comes only in 64-bit version, since MS Exchange Server 2007, are there any plans to release a 64-bit version of MAPICDO package, or to include a 64-bit versions of MAPI dlls?

    Thank you,

    Dan

  • Stephen Griffin - MSFT
    25 Mar 2013 6:46 AM

    Dan - your logic is flawed. The server is 64 bit, but clients do not need to be 64 bit. There are no plans nor need to release a 64 bit MAPICDO package.

  • Thomas
    27 Mar 2013 12:40 AM

    upon "What several of you have also noticed is that this update did NOT come with any guidance for HOW to build such a profile. Such guidance does exist, but hasn’t been published yet...'

    Any news upon this?

    Because without creating profiles new MAPICDO isn't very usable... :-)

    Thanks

    Thomas

  • Stephen Griffin - MSFT
    27 Mar 2013 6:44 AM

    Understood - we're still working on it.

  • Dan
    27 Mar 2013 12:06 PM

    Hi Stephen, I have posted an update after your response from Mar 25 2013, 6:46 am, but I do not see it here;

    My response was something along the lines:

    I might have not made myself clear; I know that MAPICDO package is to be used by client applications, that do not need to be 64 bit, as the server.

    However, on a resource intensive application, it makes sense to build a 64 bit client and overcome the limitations posed by the 32-bit architecture. Now, you've made it clear that, I would say unfortunately, there are no plans to ship 64-bit MAPICDO packages.

    On the other side, MS Outlook 2010 (and possible subsequent versions), comes with 64 bit supporting MAPI dll, as far as I know.

    Is it possible/supported to install such a version of MS Outlook on an Exchange Server (that has Client Access server role at least, but it could have all roles in a standalone deployment), and have a client application use that 64 bit MAPI coming with Outlook?

    Thank you,

    Dan

  • Thomas
    27 Mar 2013 12:17 PM

    Stephen, thanks so far...

    1. Is there maybe some info/support within new MFCMAPI?

    2. upon what Vern already asked 3 weeks before (without any answer yet):

      Is new MAPICDO-package able to work with Office 365 ?

    3. Is new MAPICDO-package able to create Unicode-PSTs ?

    Thanks

    Thomas

  • Dan
    27 Mar 2013 12:38 PM

    This may be a bit off-topic but, with your experience in programming MAPI for Exchange Servers, what is the best solution (performance and stability wise) to develop an application to export data, at item level, from Exchange mailboxes?

    I would really appreciate your answer.

    Best regards,

    Dan

  • Stephen Griffin - MSFT
    27 Mar 2013 12:42 PM

    Dan - for new development you should use Exchange Web Services (EWS).

    Thomas,

    1 - MFCMAPI can be used to create profiles for 2013, but you'll need details on the new props you have to set in the profile

    2 - Don't know why it shouldn't work.

    3 - No.

  • Dan
    28 Mar 2013 1:08 PM

    Stephen,

    I still have one question, regarding your recommendation to use EWS for new development: I have read some posts where people were saying that applications using EWS were much slower that using MAPI. For applications dealing with large Exchange databases, where performance is crucial, can you comment on EWS vs MAPI please?

    Thank you for all your info and help,

    Dan

  • Stephen Griffin - MSFT
    28 Mar 2013 1:12 PM

    It is possible to write slow EWS applications, especially if you're not carefully optimizing your requests to only get the information you absolutely need, and to not request information you already have.

  • Dan
    3 Apr 2013 2:30 PM

    That response of yours is very political :-).

    Of course you can write slow EWS applications, but so you can with MAPI; however, assuming a well written application is implemented with EWS, how would perform to extract, let's say, individual mailboxes, vs a well written application using MAPI?

    Thank you,

    Dan

  • pcunite
    4 Apr 2013 5:40 AM

    I look forward to reading about how to create RPC/HTTP enabled profiles for Exchange 2013.

  • EinmalIM
    9 Apr 2013 6:51 AM

    Hi Steve, do you have any updates when the documentation how to connect MAPICDO to Exchange 2013 will be available?

    Thank you

    Sven

Page 1 of 2 (29 items) 12
Leave a Comment
  • Please add 5 and 4 and type the answer here:
  • Post
  • © 2013 Microsoft Corporation.
  • Terms of Use
  • Trademarks
  • Privacy & Cookies
  • Report Abuse
  • 5.6.426.415