Fetching values from GAL using Outlook Component [modified]
-
Hi, I am developing a WPF application. I have a requirement where in user enters either partial name/ full name/account alias (e.g. Vipul OR Vipul Mehta OR vipul.mehta) in a WPF TextBox & clicks a customized WPF Resolve button. The resolve button should fetch data from GAL (Global Address List) & populate the text box. More specifically if the entered Name/account alias matches the exact name/account alias from the GAL the full name should then be displayed in the text box. If more than 1 match is found, the system should open the Outlook address list box with all the matches similar to what is done is Outlook when composing an email. Can any component of Outlook be utilised to achieve the above functionality? Regards, Vipul Mehta
Regards, Vipul Mehta
modified on Friday, October 24, 2008 6:35 AM