get a user's mail from ms project in C #
Daniel Alfonso
1
Reputation point
Hi,
I would like to know if it is possible through C # to obtain the email address of a user in project professional connected to project online with C #.
With this line, I have managed to get the username:
this.application.username
Is there a way to get the user's email address to incorporate it into an add-in in project professional?
Thank you and I hope you can help me.
Sign in to answer