T
tecktim.khoo
Hi I'm currently developing an outlook custom form which does 2 things
1) Adds an appointment in the exchange calender for a user
2) The same information entered into the appointment is recorded into a
SQL Server Database
Using the item_write event, the custom form works perfectly fine for
adding and updating existing appointments. However, when dragging an
appointment from one calendar to another user's calender in outlook,
the item_write event only fires once, subsequent modification to the
appointment item does not trigger this event until it is dragged back
to my own calender. Is there a fix for this problem?
Thanks!
1) Adds an appointment in the exchange calender for a user
2) The same information entered into the appointment is recorded into a
SQL Server Database
Using the item_write event, the custom form works perfectly fine for
adding and updating existing appointments. However, when dragging an
appointment from one calendar to another user's calender in outlook,
the item_write event only fires once, subsequent modification to the
appointment item does not trigger this event until it is dragged back
to my own calender. Is there a fix for this problem?
Thanks!