Friedel2k Posted September 20, 2023 Posted September 20, 2023 Dear all, Dear Water 😉 I know the MFCMAPI Tool and there are no known silent switches. Or I just cant find theme. If I try to find the hidden IPM.COnfigurationAutocomplete (list) at the *\Inbox I get no result with ur function _OL_ItemFind. Did somebody know if IPM.COnfigurationAutocomplete is really a message? Seems to be a table with relations? Is there any option to export the IPM.COnfigurationAutocomplete as in the MFCMAPI tool as *.msg (unicode)? And also to reimport it? Alternativ: under *\contacts there is the folder Recipient Cache - Is there an option to export / import that folder? Alternativ2: I would also use ps oder other to export / import that data.  Thx for help for that interresting topic
water Posted September 20, 2023 Posted September 20, 2023 Should be possible according to this VBA code example: https://stackoverflow.com/questions/31516429/get-autocomplete-address-list-of-outlook-in-vba If it is possible to import the data this way needs to investigated. Unfortunately I have no longer access to Outlook. But I can try to translate the VBA code to AutoIt. Testing would then be on your side. Maybe the NK2Edit tool by NirSOft is what you are looking for? My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki Â
Friedel2k Posted September 22, 2023 Author Posted September 22, 2023 NK2Edit works only for old outlook versions. current versions are saving the data in ur pst / ost file - so u need direct access. All the "nk2" and "cache file" ways are wrong - cause outlook just updates it. one way. The stackoverflow way seems to be the right direction, I will check it 🙂 Also I will try to automate MFCMAPI - maybe I can handle it hidden so that no one can "see" / "feel" it.
Friedel2k Posted October 13, 2023 Author Posted October 13, 2023 OK thats a tough nut... If i try just to rename the Recipient Cache - it gets filled up again by IPM.COnfigurationAutocomplete. Is there an option to export import that hidden "msg" or to rename the value of the class of the table? Currently I cant not access there any element. Seems that this is a not solved problem - I find some threads but no solution.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now