I'm trying to read msg-files that are exported from outlook.
Is there a way of reading the original recipient in the msg-file with nodejs? (I don't have online office365, I'm talking about files on disk).
As a rare exception, I couldn't find a npm module for this :-)
Thanks Christian