S
shelby
Hi,
I'm trying to develop a Com Add-in for Outlook using VB6.
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
I'm trying to develop a Com Add-in for Outlook using VB6.
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