Need a outlook activity to lookup contacts based on firstname and lastname and get the Email id.
Please see this thread for more info:
Need a outlook activity to lookup contacts based on firstname and lastname and get the Email id.
Please see this thread for more info:
I just realized I can use ActiveDirectory activities to get information about user instead searchig him in Exchange
Maybe that would be a solution for you as well?
After authenticate in ActiveDirectory Scope you can get distinguishedName (You need to have SAMAccountName) and use it to get mail:
Hi is there any other way in achieving this? because UiPath vb, windows version cant work with the package
There is available package:
I just tested it on clean UiPath project, Windows version, VB. Studio: 22.10.5
It should be available in Official feed:
thanks lot found d tqvm