Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (5.3k points)

I have a bunch of .eml files inside a folder and I would like to know how can I load them inside UIPath in order to save their attachments.

One way I saw that this could be done is to add those mails inside a collection variable then use the save attachment function on that collection however I do not know how to load an .eml file inside a variable that is of type System.Net.Mail.MailMessage

1 Answer

0 votes
by (9.5k points)

Use UiPath's Desktop Automation and with the added advantage of outlook, you can just double-click any eml file in order to open it. Then make your robot click on save all attachments, and select the folder location.

 

Related questions

0 votes
1 answer
asked Jul 5, 2019 in RPA by Dhanangkita (5.8k points)
0 votes
1 answer
asked Jul 15, 2019 in RPA by Abhishek_31 (12.7k points)
0 votes
1 answer
asked Jul 18, 2019 in RPA by noah kapoor (5.3k points)
0 votes
1 answer
asked Jul 4, 2019 in RPA by Abhishek_31 (12.7k points)

Browse Categories

...