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> |