读取Outlook 2003 OST文件 [英] Reading an Outlook 2003 OST file

查看:88
本文介绍了读取Outlook 2003 OST文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要从Outlook 2003中恢复OST文件的内容.我不需要做得那么糟,我愿意为某些公司支付数百美元的恢复实用程序费用.从事物的智力挑战方面,我对此更感兴趣.是否有推荐的库来做到这一点?我希望使用C#或Java.

I need to recover the contents of an OST file from Outlook 2003. I don't need to do this so badly that I'm willing to pay the hundreds of dollars some companies charge for recovery utilities; I'm more interested in doing this from the intellectual challenge side of things. Are there any recommended libraries for doing this? I'd prefer something in either C# or Java.

推荐答案

如果您想以此作为练习,则可能需要编写自己的库.

If you want to do it as an exercise you may want to write your own library.

  • PST format specification
  • Wiki article on PST and OST file formats
  • lipff - opensource C library and tools to access the Personal Folder File (PFF) and the Offline Folder File (OFF) format. PFF is used in PAB (Personal Address Book), PST (Personal Storage Table) and OST (Offline Storage Table) files.
  • PST file format SDK C++. Can read PST and OST files.

这篇关于读取Outlook 2003 OST文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆