How to get current user name and email address

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
Back
Top