Gets the string containing the date and time when the message was received by the mail server.
A string containing the date and time when the message was received by the mail server.
This value is returned in the same format as it is specified in the Received header itself (e.g. Sat, 4 Dec 2004 09:59:47 -0500).
You can use Date property to get this date as DateTime.
The example is available in TimeStamp topic.
TimeStamp Class | MailBee.Mime Namespace | Date