Email Received Date

Hi,

I am trying to get the date the email was received. Is the ImapMessageInfo class .Date the date and time the message was sent and is the ImapMessageInfo class .InternalDate the date and time the message was received?

If not, where can I get the date the email was received?

Thanks.

Hi John,

Thank you for writing to Aspose Support team.

The ImageMessageInfo.Date property represents the origination date of the message and can be used as the sent date. The InternalDate represents the message received by the server and can be used as the time message was received. Please feel free to let us know if you come across any issue in this regard.