PC MAPI: Bad lpszDateRecieved Value Doesn't Return Error

ID: Q86404


The information in this article applies to:
  • Microsoft Mail for Windows, version 3.0


SUMMARY

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 query words: 3.00

Keywords :
Version : WINDOWS:3.0
Platform : WINDOWS
Issue type :


Last Reviewed: November 8, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.