Hi @2coms
Please try to set the filter on Get mail message properties as below:
"[ReceivedTime] >= '"+now.ToShortDateString+"' AND [ReceivedTime] <= '"+now.ToString +"'"
For reference:
I hope this information will be useful for you
Hi @2coms
Please try to set the filter on Get mail message properties as below:
"[ReceivedTime] >= '"+now.ToShortDateString+"' AND [ReceivedTime] <= '"+now.ToString +"'"
For reference:
I hope this information will be useful for you