How to read a mail between particular dates and time?

Hi @BNK

You can try to use the expression in the filter properties:

" [ReceivedTime] >= ‘09/15/2021 14:28:00’ AND [ReceivedTime] <= ‘09/23/2021 18:00:00’ "

Check the below thread

Hope it will work

Regards
Gokul