View Single Post
  #1  
Old October 23rd 07, 09:05 AM posted to microsoft.public.outlook.program_addins
Ivan
external usenet poster
 
Posts: 39
Default How to get current user name and email address

I retrieve current user name and email (from account settings) using
spIMAPISession-QueryIdentity(..);
and reading properties PR_EMAIL_ADDRESS and PR_DISPLAY_NAME.
But in OL XP I cannot get these values.
Are there any ways to get the values in OL XP?
Ads