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