Exception subject inconsistence

M

Michael

Hi,
I got a small VB sample to display the subject of recurrent
appointments and their exceptions.
While playing with the code and with Outlook Calendar, I got to the
following situation:
- I created a daily recurrent event
- I created an exception that lasts 2 hours longer
- I changed the Subject property of the series.
At this point, I could see in Outlook Calendar that all the events in
the series including the exception have the new Subject.
But after I ran the VB macro, I noticed that the AppointmentItem of
the exception had the old value of the Subject property.
Is this a bug in Outlook or can someone tell me why the Outlook
Calendar displays one thing and the objects seem to have different
values?

Thanks,
Mihai
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top