PC MAPI: Bad lpszDatereceived Value Doesn't Return Error
ID: Q86404
The information in this article applies to:
- Microsoft Mail for Windows, version 3.0
If the lpszDateReceived field of a MapiMessage contains an invalid value
and the message is saved with MAPISaveMail, no error message is returned.
The message will be saved with a valid date after it has been resolved in
the following manner:
- If the year is invalid, the year is changed to 0.
- If the month is invalid, the month is changed to 1.
- If the day is invalid, the day is changed to 1.
- If the hour is invalid, the hour is changed to 12.
- If the minute is invalid, the minute is changed to 00.
Additional reference words: 3.00
KBCategory: kbprg
KBSubCategory: MailPCMAPI
Last Reviewed: October 21, 1994