Hi,
I'm trying to develop a Com Add-in for Outlook.
SO now when I launch my Outlook, I'm able to see the new button I created on the toolbar.
My question is, how do I return the current user email address? I manage to return the current user Name with
oApp.Session.CurrentUser.Name[\b]
I am a clever newbie...
I'm trying to develop a Com Add-in for Outlook.
SO now when I launch my Outlook, I'm able to see the new button I created on the toolbar.
My question is, how do I return the current user email address? I manage to return the current user Name with
oApp.Session.CurrentUser.Name[\b]
I am a clever newbie...