Looking for a subject that contains a particular string

Using the “Get Outlook Message”, I need to find emails that contain a particular part of a subject. What should I put in the Filter Option to achieve this requirement.

Thanks.

@redanime94

Please try like this

"@SQL=""urn:schemas:httpmail:subject"" like '%Your Subject%'"

Hope this helps

Cheers

Hi @Anil_G thanks for that. I also found something useful in these links: subject Field (urn:schemas:httpmail:) | Microsoft Learn
https://docs.uipath.com/activities/docs/get-outlook-mail-messages

1 Like

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