如何使用 MAPI 同步应用程序中的地址簿?
我正在开发的系统包含一个地址簿。 我正在寻找通过 MAPI 将地址与当前用户地址簿同步的示例代码。 我需要双向同步。
如果您知道任何具有易于使用的功能的开源库,我很高兴听到它。 如果您知道一个非开源的库,那也没关系。 最好的是一个库,其许可证允许我在我们自己的解决方案中使用它。
如果您(上帝保佑)知道有一个库可以让我在 MAPI 提供程序中轻松地发布我的地址簿 - 好吧,那么我非常想知道它!
使用外部地址簿并放弃我们自己的地址簿并不是为我们的客户服务的选择。
使用普通 MAPI 的良好、有效的代码示例当然也是可以接受的。 ;-)
The system I'm working on contains an address book. I am looking for sample code that will synchronize addresses with the current users address book through MAPI. I need two-way sync.
If you know of any open-source library with easy to use functions for this, I'd be glad to hear about it. If you know of a library that is not open-source, well, that is fine too. The best would be a library which license will allow me to use it in our own solution.
And if you, god forbid, know of a library that will make it easy for me to publish my address book in a MAPI provider - well, then I'm dying to hear about it!
Using an external address book and ditching our own is not an option that would serve our customers.
A good, working code sample using vanilla MAPI is of course also acceptable. ;-)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Zarafa 刚刚以 GPL 形式发布了 100% MAPI 兼容的群件套件。 也许这对你有用?
编辑:链接是斜线点的。 更多信息请参见此处。
Zarafa just released their 100% MAPI compatible groupware suite as GPL. Maybe that's useful for you?
EDIT: The link is slashdotted. More info here.