I received the mail in June 25, 2013 14:52:37 -0400 (EDT) and it displays:
Wed 6/26/2013 12:29 AM (in GMT).
Now in my application c # windows when I load the mail item
this mail is not displayed between the received date from June 26 to June 28 (if we classify it between the received date from June 25 to June 28) my search term is as follows:
"urn:schemas:httpmail:datereceived >= '6/26/2013' AND "urn:schemas:httpmail:datereceived"" <='6/28/2013'
How to apply my search in the displayed date and time instead of the information in the header information?
source
share