用于访问 Notes 和 Domino 服务器数据库的 Dll

发布于 2024-07-29 19:49:28 字数 165 浏览 7 评论 0原文

我需要使用 C# 创建一个应用程序,以便我可以访问服务器上现有的所有用户邮箱。

请向我提供 API,它允许我访问存储在 Domino 服务器上的每个用户的每个邮箱(nsf 文件)。

基本上我正在寻找一个API,通过它我可以提供Domino服务器名称,通过它我可以获取所有邮箱。

I need to create an application using C# such that i can access all the user's mailboxes existing on Server.

So kindly provide me the API which will allow me to access each mailbox( nsf files) of each user stored on the Domino Server.

Basically i am looking for an API by which i can just provide the Domino Server name through which i can get all mailboxes.

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

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

发布评论

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

评论(1

泪冰清 2024-08-05 19:49:28

我认为您正在寻找的 dll 是 nnotes.dll。 如果您安装了 Lotus Notes,Visual Studio 应该会自动选择它以供您添加到参考中。

api 的所有文档都在这里 --> http://www-12.lotus.com/ldd /doc/uafiles.nsf/docs/DESIGNER70/$File/prog2.pdf

I think the dll you are looking for is nnotes.dll. If you have lotus notes installed visual studio should pick it up automatically for you to add in your references.

All the documentation for the api is here --> http://www-12.lotus.com/ldd/doc/uafiles.nsf/docs/DESIGNER70/$File/prog2.pdf

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