Bug 64761 - Read UserProperties added in a OutlookMessage
Summary: Read UserProperties added in a OutlookMessage
Status: NEW
Alias: None
Product: POI
Classification: Unclassified
Component: HSMF (show other bugs)
Version: unspecified
Hardware: PC All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-22 19:28 UTC by Fredrik Axelsson
Modified: 2020-10-25 04:23 UTC (History)
0 users



Attachments
2 files - a msgfile and a dumpfile (87.97 KB, application/x-zip-compressed)
2020-09-22 19:28 UTC, Fredrik Axelsson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fredrik Axelsson 2020-09-22 19:28:43 UTC
Created attachment 37462 [details]
2 files - a msgfile and a dumpfile

I wish it would be possible to read an UserProperties which is added to an Outlook-message (.msg) using VBA. I know it can be found by using VBA (eg msg.Userproperties("outlookid")), but I want to use Apache POI instead if it´s possible. I will attach both the msg-file and the dumpfile which I got from using HSMFDump. The data I am looking for is "outlookid" and "Projektnr"