Update Calendar month view

F

Frank

How can I get Outlook to update the Calendar month view?

I have some code that can delete an appointment. If the deleted
appointment happens to be the last one for the day, the day number
should be changed from bold to normal. This works fine if the
appointment is deleted through the Outlook UI, but does not work when
the appointment is deleted via code.

Thanks,

Frank
 
K

Ken Slovak - [MVP - Outlook]

In code you'd have to switch folders and back again, changing
Explorer.CurrentFolder. Unfortunately that of course causes a flicker in the
UI.
 

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