开发者

outlook 2010 virtual address book

开发者 https://www.devze.com 2023-03-09 08:06 出处:网络
I have contacts store开发者_运维知识库d in a mySQL database, is it possible to create an add-in that presents a virtual address book with contact information that is retrieved from the database?I don\

I have contacts store开发者_运维知识库d in a mySQL database, is it possible to create an add-in that presents a virtual address book with contact information that is retrieved from the database? I don't want to do an import, I want the virtual address book to change as data in the contacts table changes.


I think you need to write a custom address book provider for Outlook. IIRC these have to be implemented in C++ due to MAPI requirements, but someone may have exposed these interfaces to languages like C# now.

0

精彩评论

暂无评论...
验证码 换一张
取 消