Hi all,
I’m trying to use a “Get Outlook Mail Messages” activity to get emails based on the content of attached pdf files. As a filter I’m using:
“@SQL=”“http://schemas.microsoft.com/mapi/proptag/0x0EA5001E”" like ‘%500147801%’"
The number in betweeen the ‘%’ signs is a receipt number that only appears in the attached pdf but not in the Mail body, subject etc.
Typing the number in the Outlook search gets me the emial no problem, so I’m sure there is a way to get it to work. Using the above filter it doesn’t though.
Does anyone have any insights on how to get it to work? Maybe some tips on how the filter should look?
I found the filter expression here
Kind regards