如何使用 Microsoft.Office.Interop 程序集检查 Outlook 是否有新邮件?

发布于 2024-10-14 07:08:24 字数 245 浏览 2 评论 0原文

我只是希望能够在 Outlook 打开时检查是否有来自 Windows 表单应用程序的新邮件。

我能够捕获 NewMail 事件(ApplicationEvents_11_NewMailEventHandler),但如果新邮件通知在我的代码运行之前已经处于活动状态,则不会触发它。

另外,如何在 Outlook 不弹出有关第三方应用程序访问的警告窗口的情况下执行此操作?换句话说,我如何让 Outlook 信任我? (该部分可能更适合超级用户)

I simply want to be able to check, while outlook is open, if it has new mail from a Windows forms application.

I'm able to capture the NewMail event(ApplicationEvents_11_NewMailEventHandler), but if new mail notification was already active before my code runs, it is not fired.

Also, how can I do this without Outlook popping up the warning windows about third party application access? In other words, how do I tell outlook to trust me? (That part may better suited to superuser)

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文