OnNewAppointmentOrganizer triggers Web App

events4all_tf 6 Reputation points
2022-06-19T00:29:19.903+00:00

I am creating an add-in that append a fixed recipient to new outlook events created in a particular calendar. Everything works fine in the desktop app with a simple if statement on OnNewAppointmentOrganizer, but on the web app, users are able to select a different calendar from the dropdown menu mid-way through creating their event which does not raise OnNewAppointentOrganizer a second time (or any other event-based feature I could find in documentation).

Is it possible to raise OnNewAppointentOrganizer another time in such a case or is there another solution?

Thank you!

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,158 questions
0 comments No comments
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.