Instead of for each loop, is there any way we can filter outlook messages by email folder name and email content in filter property. Also instead of passing folder name parameter in MailFolder property, i wanted to use that in filter property
I have tried the below , but it doesn’t work
“@SQL=urn:schemas:httpmail:textdescription like ‘%test%’ and urn:schemas:httpmail:foldername like ‘%Inbox\TestFolder%’