Wednesday, August 26, 2015

MFCMAPI

The MFCMAPI tool is a sample MAPI client. It uses Microsoft published APIs to provide access to MAPI stores through a graphical user interface. MFCMAPI is used to help investigate Exchange and Outlook issues and to give developers a canonical sample for MAPI development.
For more information, visit the following Microsoft website:

Articles and Videos

The following articles and videos demonstrate how to troubleshoot and diagnose issues using the MFCMAPI tool:
ArticleError message when you try to use Outlook to perform an action on a calendar meeting item: "This message could not be sent because it exceeds the maximum size allowed"
When you try to use Microsoft Outlook to perform an action on a calendar meeting item in a Office 365 environment or in a Microsoft Business Productivity Online Standard Suite environment, you receive an error message.
ArticleHow to use MFCMAPI to create a MAPI profile to connect to Office 365
This MSDN blog post shows you how to connect to Office 365 with MFCMAPI

No comments:

View Tenant (ULS) Logs in SharePoint Online using CSOM

Even though the classes exist in the CSOM, the Microsoft Office 365 Engineering team has confirmed that this is something which is not poss...