-
Topic
-
Hi,
i need to find the original appointment within the accept/Decline/Delegate/Delete Event of an appointment.Reason: When someone create a new appointment i save all informations in a database (including the messageid of the appointment). When the participants send their Accept/Decline/Delegate/Delete i want to search this appointment in the database and update the information about the participants.
First way i tried is to use the MessageID. But the Messageid of the original appointment and the Messageid of the accept/Decline/Delegate/Delete message isn’t identical. Then i tried the CommonMessageID – the same…..
So the question: how could i find (based on the accept/Decline/Delegate/Delete message ) the original appointment??
Thanks
- You must be logged in to reply to this topic.