New Post: A couple of issues: Mail disappears from Outbox, but isn't sent and...
Hi, we have a couple of issues with a few of our users:1. Mail disappears from Outbox, but isn't sent. We have 3 users who experiences this. What happens is that the mail remains in Outbox until the...
View ArticleNew Post: Help!! MAPILogonEx issue!!!
Hello! Could anybody help me with this problem: I trying to write NT Service that works with MS Exchange Server. When I call MAPILogonEx() it returns with -2147221231 (ClassFactory cannot supply...
View ArticleNew Post: change PR_CONTAIER_CLASS from IPF.IMAP to IPF.NOTE
How do I change PR_CONTAIER_CLASS from IPF.IMAP to IPF.NOTE ?? I need that in order to hide a default folder from Outlook and from OWA as well. I'm using an Office 365 user and a default folder ( the...
View ArticleNew Post: Help!! MAPILogonEx issue!!!
That error is MAPI_E_LOGON_FAILED - it has nothing to do with class factories. You're not passing a profile name. That means you intend for MAPILogonEx to display UI to select/build a profile. But...
View ArticleNew Post: change PR_CONTAIER_CLASS from IPF.IMAP to IPF.NOTE
Open the property to edit it and then type in the new value.
View ArticleNew Post: MAPI_E_FAILONEPROVIDER == 0x8004011D
Hi MFCMAPI Community, We have a third party software which is accessing the mailboxes via MAPI. Now I have the MAPI_E_FAILONEPROVIDER == 0x8004011D error on my Exchange 2010 SP3 when I try to access...
View ArticleNew Post: MAPI_E_FAILONEPROVIDER == 0x8004011D
Any suggestions on this one? It is also not possible to connect with Outlook 2003 SP3 to the desired mailbox. It is possible to connect to a different mailbox.
View ArticleNew Post: MFCMAPI cannot delete one reminder
Hi, I'm trying to delete a reminder in Outlook 2013, and found it with MFCMAPI. But I cannot suppress it, please see the two successive popups below when I try "Delete to deleted items" (other commands...
View ArticleNew Post: MAPI_E_FAILONEPROVIDER == 0x8004011D
Problem solved: We had incorrect acl permissions on the domain admin account. In our case FullAccess was denied on the top entry of the acl permissions. Further down there was also a correct entry with...
View ArticleNew Post: Open Contents Table error 0x80070005
BTW - this was a bug in Exchange 2010 SP2 RU6 and SP3. The fix is here:http://support.microsoft.com/kb/2833888
View ArticleNew Post: PR_PROVIDER_UID Err:0x8004010F=MAPI_E_NOT_FOUND when connecting to...
I am trying to connect using latest MFCMAPI to Exchange Server 2013 CU2. Although user's mailbox and public folders are fetched, i do see the error below: Error is as shown below: Property Name...
View ArticleNew Post: PR_PROVIDER_UID Err:0x8004010F=MAPI_E_NOT_FOUND when connecting to...
That just means those properties didn't happen to be on whatever object you're looking at.
View ArticleNew Post: PR_PROVIDER_UID Err:0x8004010F=MAPI_E_NOT_FOUND when connecting to...
Thanks Griifin for quick reply. Is the object property need to be set on mailbox at Exchange Server?
View ArticleNew Post: PR_PROVIDER_UID Err:0x8004010F=MAPI_E_NOT_FOUND when connecting to...
Is something not working?
View ArticleNew Post: PR_PROVIDER_UID Err:0x8004010F=MAPI_E_NOT_FOUND when connecting to...
Yes, Griffin. My application fails to connect to Exchange with below parameters, then i have tried using MFCMAPI to if everything is okay. MFCMAPI could connect with above errors.And I have tried with...
View ArticleNew Post: When i right click IPM.Configuration.Autocomplete and then it is...
i am using win8 ms office2010 i was trying to export autocomplete
View ArticleNew Post: When i right click IPM.Configuration.Autocomplete and then it is...
What does it show? Perhaps a screenshot would help here?
View ArticleNew Post: ConfigureMsgService returns network error with Outlook installed...
Hi Griffin, We face an issue (network error) when calling ConfigureMsgService API on outlook 2013. installed machine connecting to Exchange Server 2013 CU2. There is no MAPICDO interface installed on...
View ArticleNew Post: PR_PROVIDER_UID Err:0x8004010F=MAPI_E_NOT_FOUND when connecting to...
This call was successful when properties and values were set correctly. Thank you, Venky.
View ArticleNew Post: how to convert BIN.lpb entry id to convert long hex ID?
BIN Modules BINcb lpb how i can convert bin.lpb entry id convert long hex id shown images below https://drive.google.com/file/d/0BwlTod-MZNUKMzlPVkVHelBVV3c/edit?usp=sharing
View Article