Delete cyclic appointments

"Lyuba Royachka" <[email protected]> Thu, 7 Sep 2006 10:15:07 +0300
Newsgroups gmane.comp.cms.opengroupware.xmlrpc.devel
Message-ID <[email protected]>
Hello,

I'm using XML-RPC interface to create and manage appointments.
The appointment.delete method works fine for deleting a single appointment,
but I want to know if there is a way to delete all appointments in a cycle
in one turn. The XML-RPC interface is missing such e method. And also the
parentDateId for the appointments doesn't appear in the appointment XML-RPC
structure so that I could use it to delete cyclic appointments "by hand".

I hope you could suggest any decision for my problem.
Thanks