Two open source projects to facilitate interoperability with Outlook .pst data files

Microsoft today announced the availability of two new open source projects that complement technical documentation recently released for Microsoft Outlook Personal Folders (.pst). From the press release:

Combined, the documentation and tools advance interoperability with data stored in .pst files, reflecting customer requests for greater access to data stored and shared in digital formats generated by Microsoft Outlook and for enhanced data portability.”

The two open source projects, available on Codeplex.com under the Apache 2.0 license are the following:

  • The PST Data Structure View Tool (http://pstviewtool.codeplex.com/) is a graphical tool allowing the developers to browse the internal data structures of a PST file. The primary goal of this tool is to assist people who are learning .pst format and help them to better understand the documentation.
  • The PST File Format SDK (http://pstsdk.codeplex.com/) is a cross platform C++ library for reading .pst files that can be incorporated into solutions that run on top of the .pst file format. The capability to write data to .pst files is part of the roadmap will be added to the SDK.

To get more details about how these two projects came to life and understand what type of scenarios they enable, watch this video with Daniel Ko, development manager in the Outlook team.

Get Microsoft Silverlight

If you’re specifically interested about potential scenarios enabled by the SDK, watch this segment of the video:

[View:https://www.youtube.com/watch?v=P9av37ns5Jw]

 

-- Jean-Christophe Cimetiere, Sr. Technical Evangelist , @openatmicrosoft