New Post: PR_SMTP_ADDRESS_W
How can I view PR_SMTP_ADDRESS_W of a profile. Example profile name: prof1 Required property value: prof1@example.com
View ArticleSource code checked in, #96133
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View ArticleNew Post: Delete Free/Busy Message data from public folder
We have migrated some 5000 mailboxes (out of 15000) from an Exchange 2003 environment in to an external resource forest with linked mailboxes. For some migrated mailboxes the Free/Busy information...
View ArticleNew Post: Delete Free/Busy Message data from public folder
No - MFCMAPI does not have scripting support. MrMAPI has some, but not for destructive actions - only for data gathering.
View ArticleNew Post: Restore "Anonymous" or "Default" permissions on mailbox folder in...
Does anyone know if it is possible to use MFCMAPI to restore the "Anonymous" and/or "Default" user permissions on say the "Inbox" for someone's account up on Office 365? Unfortunately, the following...
View ArticleNew Post: Restore "Anonymous" or "Default" permissions on mailbox folder in...
Try deleting the property PR_NT_SECURITY_DESCRIPTOR from the folder in question. This will restore the permissions to the default set.
View ArticleNew Post: Restore "Anonymous" or "Default" permissions on mailbox folder in...
Strange, I'm accessing the mailbox using an account which should have access. As soon as I try to delete "PR_NT_SECURITY_DESCRIPTOR", I get the following error after which MFCMAPI locks up -- Problem...
View ArticleNew Post: Restore "Anonymous" or "Default" permissions on mailbox folder in...
Assuming you're running in cached mode, you might try bypassing the cache. In MFCMAPI, go to Tools/Options and look for the options:Use the MDB_ONLINE flag when calling OpenMsgStore Use the...
View ArticleNew Post: Restore "Anonymous" or "Default" permissions on mailbox folder in...
Interesting, here's what I've done: Switched "my" account under the Mail control panel to non-Cached mode. Launched MFCMAPI (x86 version) Enabled both of the settings you suggested. Logged on with...
View ArticleCreated Issue: Cannot Open MAPI Store - Exchange 2010 [15713]
We're running the latest release of MFCMapi and discovered that we can no longer connect to our Exchange 2010 mail store. Error: Code: MAPI_E_FAILONEPROVIDER == 0x8004011DFunction CallOpenMsgStore(...
View ArticleCommented Issue: Cannot Open MAPI Store - Exchange 2010 [15713]
We're running the latest release of MFCMapi and discovered that we can no longer connect to our Exchange 2010 mail store. We currently have Outlook 2007 installed on the client.Error: Code:...
View ArticleClosed Issue: Cannot Open MAPI Store - Exchange 2010 [15713]
We're running the latest release of MFCMapi and discovered that we can no longer connect to our Exchange 2010 mail store. We currently have Outlook 2007 installed on the client.Error: Code:...
View ArticleCommented Issue: Cannot Open MAPI Store - Exchange 2010 [15713]
We're running the latest release of MFCMapi and discovered that we can no longer connect to our Exchange 2010 mail store. We currently have Outlook 2007 installed on the client.Error: Code:...
View ArticleNew Post: Restore "Anonymous" permissions on mailbox folder in Office 365?...
I've also been working with Microsoft's Office 365 support and we found that there must have been something corrupted w/the MAPI provider on my own workstation. We ran through all of the steps on a...
View ArticleNew Post: determine originating folder of item in Dumpster
Is there a way to determine originating folder for items in the Dumpster for Outlook 2010?
View ArticleNew Post: determine originating folder of item in Dumpster
No - there is no record kept of the original folder.
View ArticleClosed Issue: Calls into MAPI when MAPI isn't loaded [15517]
<p>Problem: Calls into MAPI when MAPI isn't loaded</p><p>Fix: NULL check in destructors</p>Comments: Fixed in August 2012 Release
View Article