Re: MAPI Received Time 1 Hour Earlier Than Outlook 2003 Received Time
- From: "Ken Slovak - [MVP - Outlook]" <kenslovak@xxxxxxxx>
- Date: Wed, 26 Oct 2005 11:50:41 -0400
When you say you're using MAPI, which MAPI library are you using?
In MAPI all PT_SYSTIME values are stored in GMT and then converted into local time by Outlook. So are you off from GMT by 1 hour? If so you will need to do your own conversion.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm
"Matthew Gibson" <MatthewGibson@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:85D0C870-13D8-4547-85D8-7F893B60057B@xxxxxxxxxxxxxxxx
Can anyone help. I am using VB 6 and MAPI to get email information from a
mailbox open in outlook 2003. The received time in outlook is for instance
13:10. This is displayed in the inbox. But the received time using MAPI is
always 1 hour earlier, for instance 12:10. Why? The time being displayed by
outlook is the correct time. Can this time be got at through the MAPI
interface?
.
- Prev by Date: Re: Generating a Personal Distribution List in Contacts Programatically (Outlook 2003)
- Next by Date: Re: VBA add-in is disabled
- Previous by thread: Re: Generating a Personal Distribution List in Contacts Programatically (Outlook 2003)
- Next by thread: Re: MAPI Received Time 1 Hour Earlier Than Outlook 2003 Received T
- Index(es):
Relevant Pages
|