When I do a search filter for datetimereceived > "04/15/2014T22:17:00Z" I would expect to see every item received in my mailbox 10:17Pm on. This does not work though it's about 5 minutes off. If I have a mail item that has
the datetimereceived of the item 10:19pm, my query does not pull it. I need to modify the filter to 04/15/2014T22:14:00Z or so. Why would this not be exact, and my filter needs to be offset about 5 minutes?
i am trying to pull all inbox items since my last check so basically I wrote the datetimereceived to the database and check after, but I am
not comforitable using this anymore since the filter is off about 5 minutes. Any suggestions?