Registration for meeting invite cancel action

When a scheduled meeting is canceled , it will be removed form lotus calendar.When cancel popup menu is clicked , Cancel option dialog will open.When user clicks OK button the meeting invite will be removed from Calendar.

We need to perform some operation once the meeting invite is deleted.

So we need register for cancel operation. Can you suggest me how to register or get update/notification when cancel action is performed.

Subject: I suggest

that you simply insert your code into the template around the calls you want to hook. You should code it around the decommit calls that are done by the template and script libraries.

There are no hooks for you to use to modify the C&S process or piggy back on top of it.

Bruce

IBM