Hi team,
I am trying to filter email by using Get Outlook Mail Message, but, it didn’t work
Please suggest, thank you!
Hi team,
I am trying to filter email by using Get Outlook Mail Message, but, it didn’t work
Please suggest, thank you!
You have to surround your mail id with singlequote as below
“[From]=‘m365@microsoft.com’”
Hope this may help you
Thanks
Hi @all,
So I did try, program just starts and end, w/o any output.
So is this normal behavior, may I ask?
Thank you
But, i didn’t see the output, its just started and ended. Is it normal behavior?
Hi,
Here’s my file, please have a look
outlook_filter.xaml (6.3 KB)
Many thanks
HI @Matthew2 .
Try this.
No, I just try to see how this thing work
program just starts and end, w/o any output
You can check output in count if count is coming then the filter is working.
Moreover you can also check each mail in foreach loop.
Hi,
I followed what you suggested, i got “0” in message box
is it normal behavior? Would it possible if you could share a demo file?
Hope below video will help you.
Those were the same steps but still you watch it may be you get what you want.
And please make sure in property OnlyUnreadMessages should be uncheck if you don’t have unread mails.
Are you on Office 365? Office 365 has their own activities.
I am using Office 2016 Plus
Hey, I’ve got same error. All time I receive 0 when trying to filter by email id. Did you get any solution ? Can you share please. Thanks
Hey, Can you help me , I tried this but somehow giving me 0 count but there are 2 unread emails from same user.