Received date

Hi,


Is there a simple way to get the received date of a mail by using the MailMessage class (Date property returns sent date), or must it be done by extracting the date manually from the “Received” header value?


Best Regards
Andreas

Hi Andreas,


There isn’t any such property to get the Received date of a mail and this needs to be extracted using the Received header value.