Did you look at the Extended MAPI message (click IMessage button) or the Outlook.AppointmentItem object (click Item button)? What timezone was the meeting created in? If it has the timezone info different from the current one, all times will be offset appropriately in the UI and the Object Model.
Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool
"Beiley" <googlegroups[ at ]beiley.com> wrote in message news:1139336714.783118.139340[ at ]g43g2000cwa.googlegroups.com...
[Quoted Text] > Hi Dmitry, > > Thanks for the help. I'm trying to get the event's local time. I've > been using OOM, and it has worked fine for most cases. I have one > customer who has events that have been added to their calendar as > accepted meeting requests. They show up on their calendar at a certain > time, say 1pm. If they open up that event it says "8am (GMT -5:00 > EST)" in the header. OutlookSpy shows the event's local time as 8am > also, but for some reason it shows up as 1pm on their calendar, which > is what they believe the correct time should be (1pm). They have the > displayed time zone set to EST in Outlook and also in Windows, yet for > some reason it shows 1pm on the calendar view, but 8am on the event > item view. It seems like the calendar is displaying in GMT, rather > than EST, but it is set to EST in "Tools / Options... / Calendar > Options / Time Zone". I'm confused as to why/how that could be. Any > ideas? > > Thanks, > Mark > http://www.beiley.com>
|