How to combine two filter condition for get outlookGetmail message activity ?
condition are
sender should be abc@gmail.com and subject is [FED-External]
How to combine two filter condition for get outlookGetmail message activity ?
condition are
sender should be abc@gmail.com and subject is [FED-External]
Please put the condition like this
“[SenderEmailAddress] = ‘abc@gmail.com’ and [Subject] = ‘your subject’“ in filter expression
Regards
Sudharsan
@tharani.natarajan
Using Filter Property