Extract objects from MS Outlook/Exchange PST files
Extract objects from MS Outlook/Exchange PST files.
This Code is a fork of https://github.com/epfromer/pst-extractor
A spec from Microsoft on the PST file format is at https://msdn.microsoft.com/en-us/library/ff385210(v=office.12).aspx.
npm install --save @bitcircuit/pst-api
or
yarn add @bitcircuit/pst-api