Lookup email address in Outlook

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 :wink:

Maybe that would be a solution for you as well? :slight_smile:

After authenticate in ActiveDirectory Scope you can get distinguishedName (You need to have SAMAccountName) and use it to get mail:

image

1 Like

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:

image

thanks lot found d tqvm