News

Microsoft Releases Key Specs for Outlook and Office

Microsoft continues to open key specifications to developers, publishing closely held technical documentation on Office's proprietary protocols and file formats, to facilitate data portability and interoperability in multi-platform environments.

Last week, as promised, the company released technical specifications for Outlook's .pst file format, used with the software's personal folders. Developers can use the technical documentation and reference materials to access Outlook's email, calendar and contact data from various platforms and programming languages.

As an Open Specification, [MST-PST]: Outlook Personal Folders File Format Structure Specification is now available for public use, which means the documentation including schema, Interface Definition Language (IDL) files and code samples, can be freely copied and distributed as part of an implementation despite Microsoft copyrights, according to the company.

Last October, when the .pst announcement was made as part of the company's ongoing Open Specification efforts, Paul Lorimer, group manager, Microsoft Office Interoperability and author of the Interoperability @ Microsoft blog explained:

"This will allow developers to read, create, and interoperate with the data in .pst files in server and client scenarios using the programming language and platform of their choice. The technical documentation will detail how the data is stored, along with guidance for accessing that data from other software applications. It also will highlight the structure of the .pst file, provide details like how to navigate the folder hierarchy, and explain how to access the individual data objects and properties."

Developers can also use the Messaging API (MAPI) and the Outlook Object Model to access data in .PST files, according to Lorimer, but only on machines with Outlook installed. The [MS-PST]: Outlook Personal Folders File Format Structure Specification documentation is available now on MSDN.

It remains unclear whether early [MS-PST] implementations will be covered by Microsoft's Open Specification Promise (OSP), first announced in September 2006. OSP allows developers to use some of Microsoft's proprietary file formats and protocols without licensing fees or fear of patent infringement. That is clearly the intention, but for now it is not part of the official OSP list.

Lorimer explained in his blog post in October:

"This documentation is still in its early stages and work is ongoing. We are engaging directly with industry experts and interested customers to gather feedback on the quality of the technical documentation to ensure that it is clear and useful. When it is complete, it will be released under our Open Specification Promise, which will allow anyone to implement the .pst file format on any platform and in any tool, without concerns about patents, and without the need to contact Microsoft in any way."

The company also released updated documentation last week on proprietary Office protocols for developers who need to integrate the software with other Microsoft products. Information on the protocol specs, intended to spearhead Office 2010 integration, was first published in July 2009, according to Microsoft. The company started to release public technical documentation on proprietary protocols, languages, standards and formats with the release of Office 2007 Service Pack 2.

View the updated Microsoft Office Protocol Documents here.

About the Author

Kathleen Richards is the editor of RedDevNews.com and executive editor of Visual Studio Magazine.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube