Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MFCMapi doesn't delete stuck email, gives warning and does nothing #563

Open
Cosmopolitan-Flier opened this issue Feb 20, 2023 · 1 comment

Comments

@Cosmopolitan-Flier
Copy link

Here's the warning:

Warning:
Code: MAPI_W_PARTIAL_COMPLETION == 0x00040680
Function m_lpFolder->DeleteMessages( lpEIDs, lpProgress ? reinterpret_cast<ULONG_PTR>(m_hWnd) : NULL, lpProgress, ulFlag)
File D:\a\1\s\UI\Dialogs\ContentsTable\FolderDlg.cpp
Line 676

Version: MFCMAPI August 2022 (22.0.22216.01)

@rose14197
Copy link

The same with MFCMAPI March 2023 V3 (23.0.23089.01):
The IPM.Appointment have 7 corrupt atributes: PR_Subject, PR_Content_Count, ... -> Value: Err: 0x8004010F=MAPI_E_NOT-FOUND
How can I delete these corrupt items?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants