How to read data from email

I need to read an email based on subject and get the data

Hi @Learie_Melville

For each activity change type to System.Net.Mail.MailMessage

Regards,
Kommi Jeevan.

2 Likes

Hello, Thank you for this…The next query would be how to extract data from the mail…I’m having data in the mail in the below format:
A: 123
B:456
C: Cat
D: Date

How will I be able to extract this and put the data into a variable or DT…The aim is to use the data to fill an excel sheet

Cheers @Learie_Melville if you find it useful mark it as solution and close the thread.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.