Hi,
I want to create a filter that will get only email sent to specific receipient. The “To” property.
I have tried to following queries but those do not work
contains(to/emailAddress/address,‘PA-PA-RAPA TDC’)
to eq ‘PA-PA-RAPA TDC’
Do you know how to do it ?
Thank you in advance