Not sure why the filters are not working in your case.
Have you tried adding a secondary check IF condition in looping the mail messages if that works at least.
in IF condition : try to use MailItem.ReceivedTime >= Now…
Regards,
Karthik Byggari
Not sure why the filters are not working in your case.
Have you tried adding a secondary check IF condition in looping the mail messages if that works at least.
in IF condition : try to use MailItem.ReceivedTime >= Now…
Regards,
Karthik Byggari