Hi,
While reading mail message i need to have Mail send Date and Time, but while reading Mail Message object the "Date" property is not giving Time/Timezone.
Ex: I have send an email from Yahoo (IST) to Gmail. the Date and Received Date properties values are like below:
Date
Local Time : 06/18/2015 09:26:30;
OriginalTime: 06/18/2015 13:26:30;
UniversalTime: 06/18/2015 13:26:30;
TimeZone: 00:00:00
Received
Date Local Time : 06/18/2015 09:26:30;
OriginalTime: 06/18/2015 08:26:30;
UniversalTime: 06/18/2015 13:26:30;
TimeZone: -05:00:00
For Date the TimeZone is 00:00:00
In my project i used to show client mail send date & time.
How to resolve this one? Is this Yahoo mail server issue or Rebex?
Thank you,
Shekhar