Get Outlook Messages [SenderEmailAddress] not returning any results

Other than it’s built-in ‘Filter’ property, is there any other way of filtering received emails based on the sender’s email address using Get Outlook Messages activity? Or is there something else that I must include inside the filter apart from just the sender’s email address?

Hi,

In ‘filter’ property in get outlook message activity can be used to filter attachments based on some criteria like “.xlsx” so that capture only those mails with attachments extension “.xlsx”

Thanks for the reply. But sorry, that’s not needed for my work. I just want the activity to filter the emails based on the sender’s email address defined in the filter property like this
“[SenderEmailAddress] = ‘something@email.com’”

1 Like