HiraokaHyperTools / msgreader

40 stars 9 forks source link

How to get MessageID? #44

Closed markb-trustifi closed 10 months ago

markb-trustifi commented 10 months ago

https://learn.microsoft.com/en-us/office/client-developer/outlook/mapi/pidtaginternetmessageid-canonical-property https://learn.microsoft.com/en-us/openspecs/exchange_server_protocols/ms-oxtnef/c0c97914-13b1-4a2b-9daf-56a833d433f6

Right now to obtain it we have to regex headers or enable rawProps and filter property with tag 1035001f which is not convenient.

kenjiuno commented 10 months ago

Thanks for reporting. @kenjiuno/msgreader@1.22.0-beta1 has been published.

messageId is available.

FieldsData | @kenjiuno/msgreader - v1.22.0-beta1