问题描述
对于一个小项目,我需要将任务分配给人员,这些人员列在我公司的全球地址列表(GAL)中。我已经设法访问了GAL,但是这很慢,如果有人使用我的程序不在线也不行。
所以我正在寻找可能性从Outlook的本地存储的脱机通讯簿(OAB)中读取这些数据。
我现在正在网上搜索几天没有成功。
我需要的是一种从OAB中提取姓名和电子邮件地址的方法。
任何帮助都将受到高度赞赏。
For a small project I need to assign tasks to people, which are listed in the Global Address List (GAL) of my company. I managed already accessing the GAL, but this is really slow and does nor work if somebody using my program is not online.
So I'm looking for a possibility to read these data from Outlook's Offline Address Book (OAB) which is stored locally.
I was now searching for days in the web without success.
All I need is a way to pull names and e-mail-addresses out of the OAB.
Any help would be highly appreciated.
这篇关于从Outlook的脱机通讯簿(OAB)中读取数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!