如何使用 Outlook 互操作获取转发电子邮件的原始发件人?

发布于 2024-09-27 15:58:52 字数 122 浏览 0 评论 0原文

我正在为 Outlook 2010 开发一个插件,我需要能够检索 MailItem 的发件人电子邮件地址,或者如果是转发的电子邮件,则检索原始发件人的电子邮件地址。除了解析电子邮件正文之外,还有什么简单的方法可以完成第二个操作吗?

I'm developing an add in for Outlook 2010 and I need to be able to retrieve the sender's email address for a MailItem or the email address of the original sender if it is a a forwarded email. Is there any easy way to do that second one besides parsing through the body of the email?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

忆沫 2024-10-04 15:58:52

使用 OutlookSpy 并查看是否有任何公开的 MAPI 属性可以为您提供所需的数据。

从这里下载
http://www.dimastr.com/outspy/

Use OutlookSpy and see if there is any MAPI property exposed that gives you the data you are looking for.

Download it from here
http://www.dimastr.com/outspy/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文