I want to extract complete Sender information from outlook for ex: Sender contact, Sender Employee ID (When we double click on sender name we get all these details) using Email automation activities in UiPath
Hi @amithkn,
Welcome to the Community!
Just use Get Outlook Mail Message
activity and for the output you have all items you can get from each email:
2 Likes
@Pablito
hi sir
i am using ur method but receive an error Argument not specified for parameter “index” of 'Public Default Property Item (index As Integer) As T.
i am using IMAP
Please show the screenshot how and what are you trying to extract from email.
Done sir
Thank you for help
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.