Difficulty: using WebDAV to send MeetingRequest for a customized Form, but the DELETE event is never

J

Jet

I made a customized Appointment form with the VBScript for the event
Item_Open(),Item_BeforeDelete().
I published this form to the Exchange Server's Organizational Forms Library.

Now I can use WebDAV to create this Outlook Form in the organizer's
calendar;
and i can use WebDAV to send the MeetingRequest to the attendee.
The customized form and VBscript is also contained in the meeting request.


Here, i meet the problem:
When the attendee declines the MeetingRequest, no DELETE event
(Item_BeforeDelete) is triggered.


But the DELETE event can be triggered if the MeetingRequest is sent by
Outlook.

What property should I add to my WebDAV XML to send such a meeting request?


Thanks in advance!

Jet
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top