i have written a webservice for rescheduling a non recurring meeting in lotus notes using domino designer 8.5.3.when i reschedule a meeting for the first time in the Invitee's calendar the entry will be removed from the previous date and will be placed in the rescheduled date.But when i reschedule the same meeting for the second time the it will create a meeting in the rescheduled date but the previous entry will not be removed from the calendar.
Hers is what i am doing to reschedule the meeting.i rescheduled a meeting from lotus notes and to reschedule from code i am creating a child document from make response method and i am putting all the properties by checking the properties in the meeeting rescheduled from lotus notes. So can anyone please tell which property of the document is responsible for removing the calendarDate time property.so that the previous calendar entry will be removed from the calendar.