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

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -