Hi,
i’m trying to extract a specific email from a specific sender using get outlook mail message. The problem is when i write in the filter property “[From]=‘(Name)’” i get an error saying that [From] is not a property of get outlook mail message.
"[From] = ‘your sender name without @zzz.com’ " and
That should actually work buddy
Fine try with
"[SenderEmailAddress] = 'your sender email id with @zzz.com ’ "
Cheers @Mustafa_Hamed
1 Like
ok thanks it works now
Great
Cheers @Mustafa_Hamed
Kindly close this topic buddy that could help others as well
how can i do that?
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.