I've been searching for this and haven't found it. I have the code to create either a Task or appointment from within an Access module. Works great. But I want to be able to update the item if changes are made within Access. For example: if a task is marked complete in the Access database, I want to update that task and mark it complete in Outlook. Or if the appt date & time are changed, likewise.
So how do I retrieve the Outlook Item (most concerned with Tasks) so I can then modify it? I can capture the EntryID when I create the task, can I use that?
So how do I retrieve the Outlook Item (most concerned with Tasks) so I can then modify it? I can capture the EntryID when I create the task, can I use that?