Outlook MAPI 存储提供商。管理?

发布于 2024-09-06 03:31:56 字数 91 浏览 6 评论 0原文

是否可以创建托管 (.NET) Outlook MAPI 存储提供程序?如何?

我在 Outlook 领域完全是个新手,但不喜欢摆弄那些 COM 垃圾。

Is it possible to create MANAGED (.NET) Outlook MAPI store provider? How?

I'm a complete novice in Outlook world, but don't wont to fiddle with all that COM droppings.

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

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

发布评论

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

评论(1

乙白 2024-09-13 03:31:56

我也想知道这个问题。通过深入挖掘以及 不使用 .Net 的规则MAPI,我认为不可能完成。

您也许可以弯曲 C++/CLR 来接近,但这可能是相当难看的代码。在非托管 C++ 中执行此操作可能是最直接、最简单的。

I too have wondered this. From digging around and the rule of not using .Net with MAPI, I do not think it is possible to accomplish.

You might be able to bend C++/CLR to get close close, but it is probably pretty ugly code. Doing it in unmanaged C++ is probably the most straight forward and easiest.

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