c# - Outlook AppointmentItem property changes -


is there way know when value of properties of appointmentitem change? have custom task pane, , if appointment both marked day event , status "out of office" want task pane appear. if it's not, task pane hidden.

is there type of event can watch , toggle visibility dynamically update appointmentitem?

sure, use appointmentitem.propertychange event.


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -