I have one requirement to read mails based on specific email address and a unique data in the mail content from Gmail account under all mails section.
So I used Get IMAP mail message activity to read the emails but I am not able to filter the emails and then read the emails from Gmail as all mails section will contain huge mails and unable to retrieve the required mail even after reading 100 mails. Can anyone help me on this as I have stuck here and unable to proceed further.
i want to get email based on subject.
i have tried some methods given in forum.
but not working in my case.
can u tell me the procedure of getting specific emails through Subject,From address, and Received DateTime.