View Single Post
  #14 (permalink)  
Old 11-10-2008, 11:57 PM
sada sada is offline
Starter Member
 
Posts: 2
Default Access appointment in zimbra calendar

I access the zimbra calendar and got the appointment. But it only returns the standard calendar appointment details. Not from other created calendars.

SOAP:
<SearchRequest xmlns="urn:zimbraMail" types="appointment" calExpandInstStart="'.$datestart.'000" calExpandInstEnd="'.$dateend.'000">
<query>in:calendar</query>
</SearchRequest>
Reply With Quote