Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为 Outlook 2010 开发一个插件,如果它是转发的电子邮件,我需要能够检索 MailItem 的发件人的电子邮件地址或原始发件人的电子邮件地址。除了解析电子邮件正文之外,还有什么简单的方法可以做第二个吗?
使用 OutlookSpy 并查看是否有任何 MAPI 属性公开,可以为您提供您正在寻找的数据。
从这里下载它 http://www.dimastr.com/outspy/