calendar to access after move
Hi
I've made a custom calendar and form after saving the data it saves to
outlook and access for multiuse.
But if someone moves the appointment the data does not get saved to the
access backend only after opening the appointment and saving it.
(objApptItem_Write)
Is there a way to save the data after moving the appointment?
I was thinking on:
Private Sub objApptItem_PropertyChange(ByVal Name As String)
I’m not sure it's the best way and how to do this?
Examples are welcome.
Thanks
Steve
|