Commented Unassigned: MAPI over Http issue for OpenOtherMailBoxFromGAL [17172]
Hi Guys,I create 2 profiles for a user which has "receive-as" right for the mailbox database in my lab, one profile "Chunk-RPC" is for Outlook Anywhere, another "Chunk-Http" is for MAPI over Http.when...
View ArticleNew Post: How Conversation Index generate in every email
I need to pass conversation Index in email header and make chain of email,but my code in csharp if possible to send ? Please help generate new Conversation Index in csharp like this :...
View ArticleUpdated Release: November 2016 Release (Nov 14, 2016)
Build: 16.0.16319.01Full release notes at SGriffin's blog.If you just want to run the MFCMAPI or MrMAPI, get the executables. If you want to debug them, get the symbol files and the source.The 64 bit...
View ArticleReleased: November 2016 Release (Nov 14, 2016)
Build: 16.0.16319.01 Full release notes at SGriffin's blog. If you just want to run the MFCMAPI or MrMAPI, get the executables. If you want to debug them, get the symbol files and thesource.The 64 bit...
View ArticleUpdated Release: November 2016 Release (Nov 14, 2016)
Build: 16.0.16319.01Full release notes at SGriffin's blog.If you just want to run the MFCMAPI or MrMAPI, get the executables. If you want to debug them, get the symbol files and the source.The 64 bit...
View ArticleUpdated Wiki: Home
Project Description MFCMAPI provides access to MAPI stores to facilitate investigation of Exchange and Outlook issues and to provide developers with a sample for MAPI development.November 2016 Release...
View ArticleNew Post: Viewing the connection protocol for an Outlook profile
Hi, It would be nice to see sample code how to retrieve the connection status, especially the used protocol in MFC MAPI. Outlook can show the connection status using "right click and control" on the...
View ArticleCreated Unassigned: MAPI_E_INTERFACE_NOT_SUPPORTED == 0x80004002 [17722]
As the title shows, I'm receiving an error (MAPI_E_INTERFACE_NOT_SUPPORTED == 0x80004002) when trying to export the AutoComplete cache.I get 3 different diaolague boxes that all say that same error,...
View ArticleCommented Unassigned: MAPI_E_INTERFACE_NOT_SUPPORTED == 0x80004002 [17722]
As the title shows, I'm receiving an error (MAPI_E_INTERFACE_NOT_SUPPORTED == 0x80004002) when trying to export the AutoComplete cache.I get 3 different diaolague boxes that all say that same error,...
View ArticleNew Post: MAPI_E_INTERFACE_NOT_SUPPORTED == 0x80004002
As the title shows, I'm receiving an error (MAPI_E_INTERFACE_NOT_SUPPORTED == 0x80004002) when trying to export the AutoComplete cache. I get 3 different dialogue boxes that all say that same error,...
View ArticleNew Post: Any way to change the order of accounts (including shared mailbox)?
Hi I have access to a few shared mailbox (added automatically to my Outlook). Is there a way to change the order in which they appear? They are currently shown in alphabetical order and would like to...
View ArticleNew Post: Any way to change the order of accounts (including shared mailbox)?
Sometime, we forget the most obvious things! A simple drag-and-drop directly in Outlook can solve my issue
View ArticleClosed Unassigned: Corrupt heap in MrMapi folder operations [17403]
When running MrMapi built in debug mode for any command requiring a folder spec, exception is taken on corrupt heap. Example command line: MrMAPI -Contents -Profile "Outlook" -Folder...
View ArticleClosed Unassigned: MrMapi hangs on -ChildFolders with invalid folder name...
When MrMapi is run with -ChildFolders (or any other command that requires a -Folder parameter) and an invalid folder name, it hangs in the final MapiUninitialize().The cause is in function...
View ArticleCreated Unassigned: Recognize GOID GUID [17725]
PidLidGlobalObjectId: https://msdn.microsoft.com/en-us/library/ee158463(v=exchg.80).aspx
View ArticleEdited Feature: Recognize GOID GUID [17725]
PidLidGlobalObjectId: https://msdn.microsoft.com/en-us/library/ee158463(v=exchg.80).aspx
View ArticleClosed Feature: Recognize GOID GUID [17725]
PidLidGlobalObjectId: https://msdn.microsoft.com/en-us/library/ee158463(v=exchg.80).aspx
View ArticleCommented Task: FILETIME is not parsed correctly in PR_CONVERSATION_INDEX...
The dissection of the header of PR_CONVERSATION_INDEX (22 bytes) is as follows:* One reserved byte. Its value is 1.* Five bytes for the current system time converted to the FILETIME structure format.*...
View ArticleClosed Task: FILETIME is not parsed correctly in PR_CONVERSATION_INDEX [17485]
The dissection of the header of PR_CONVERSATION_INDEX (22 bytes) is as follows:* One reserved byte. Its value is 1.* Five bytes for the current system time converted to the FILETIME structure format.*...
View ArticleClosed Issue: String Streams In Unicode Build Default To Ansi [17680]
Should default to Unicode
View Article