but the message is not displayed
in the field ‘in emails from’ you are giving mails does mails variable contain any mails in it?
ideally you can provide like this Gmail.Folder("Inbox")
cheers
1 Like
Try like this:
In for Each Email give the below condition:
Gmail.Folder("Inbox")
Click on + button=> Pop will appear=> Hover to Gmail=> You will get list of folders available. You can specify which folder you want.
In message box give this:
"The message is "+CurrentMail.Subject
Refer the below image for better understanding.
Hope it helps!!
1 Like
no need no mention any folder.
you need to click on + button, it will display all the folders which you have in the mail
1 Like
Thank you shiva. This helped.
1 Like
Thank you Parvathy this helped.
1 Like
Thank you Anil,this helped.
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.