如何使用MAPI在我的应用程序中同步通讯簿?

时间:2022-02-04 21:02:35

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.

我正在处理的系统包含一个地址簿。我正在寻找通过MAPI将地址与当前用户地址簿同步的示例代码。我需要双向同步。

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!

如果你,上帝保佑,知道一个图书馆,这将使我很容易在MAPI提供商发布我的地址簿 - 好吧,那么我很想知道它!

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. ;-)

使用vanilla MAPI的良好的工作代码示例当然也是可以接受的。 ;-)

1 个解决方案

#1


1  

Zarafa just released their 100% MAPI compatible groupware suite as GPL. Maybe that's useful for you?

Zarafa刚刚发布了他们的100%MAPI兼容组件套件作为GPL。也许那对你有用吗?

EDIT: The link is slashdotted. More info here.

编辑:链接是slashdotted。更多信息在这里。

#1


1  

Zarafa just released their 100% MAPI compatible groupware suite as GPL. Maybe that's useful for you?

Zarafa刚刚发布了他们的100%MAPI兼容组件套件作为GPL。也许那对你有用吗?

EDIT: The link is slashdotted. More info here.

编辑:链接是slashdotted。更多信息在这里。