jimu 发表于 2016-12-8 17:42:05

资料

本帖最后由 jimu 于 2016-12-8 18:42 编辑

Exchange中文站 - Exchange 邮箱系统邮件服务器技术网站




parse pst file c++



PST File Format SDK

How can I write an Outlook PST file with headers? Preferably in .NET, though C++ or anything else would be useful tooI have looked at the PST SDK by Microsoft, but it appears to be read only. The only code I have found is the CodeProject article "Writing Email to the File of the PST Format", but this code can't write e-mail headers - just body and subject.Your best bet is to use Microsoft's Messaging API (MAPI). There's plenty of help available online, and there's a sample app called MFC Mapi that one of the Microsoft guys wrote to demonstrate how the API works.

: Outlook Personal Folders (.pst) File Format



页: [1]
查看完整版本: 资料