Question:
The problem is when we try to get LocalDate property value from Chilkat.Email class on certain emails(usually spams, etc.) we get this error:
Exception: Year, Month, and Day parameters describe an un-representable DateTime.
System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
…
Answer:
The latest versions of the Chilkat components at http://www.chilkatsoft.com/downloads.asp fix this problem. To resolve the problem, download and use the latest version.