R
Richard R.
Hi Guys.
I've got some code that auto accepts a meeting request using
..GetAssociatedAppointment in VB6 using Outlook Object Model.
The issue I get is when an update is sent from the master appointment (Using
Outlook) and a recipient
accepts the update using OWA, a duplicate appointment is created in the
recipient's calendar.
I have no idea what I'm doing wrong or even why this happens.
I've checked the messages and it seems the entry ID is the same for both
messages.
I have yet to check the calendarUID field.
Many Thanks,
Richard
I've got some code that auto accepts a meeting request using
..GetAssociatedAppointment in VB6 using Outlook Object Model.
The issue I get is when an update is sent from the master appointment (Using
Outlook) and a recipient
accepts the update using OWA, a duplicate appointment is created in the
recipient's calendar.
I have no idea what I'm doing wrong or even why this happens.
I've checked the messages and it seems the entry ID is the same for both
messages.
I have yet to check the calendarUID field.
Many Thanks,
Richard