Hi.
I’m want to use the Get Outlook Mail Message activity to get a list of all emails with an attachment of type PDF or ZIP.
My understanding is this can be achieved via the FILTER property as well as using an IF statement within a FOR EACH loop after collecting all the emails.
I want to use the Get Outlook Mail Message activity’s FILTER property as I believe it will be more efficient. However I am having trouble finding the correct syntax to use.
Could someone please provide some guidance?