// JP opened flex table

Click to See Complete Forum and Search --> : email id of user from outlook


codec1007
June 29th, 2008, 01:28 PM
Hi All:

I am trying to develop an c++ application for my school project wherein I am trying to get the exchange server name and the user email id from Microsoft outlook

Please could someone give me some pointers as to how this can be done.

Thanks in advance for your help.

sunil_cguru
June 30th, 2008, 02:01 AM
You should be able to get the info from the registry..
Check
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles

//JP added flex table