View Single Post
  #8 (permalink)  
Old 01-21-2007, 08:58 PM
ljm ljm is offline
Project Contributor
 
Posts: 81
Default SetAppointmentResponse

<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope">
<soap:Header>
<context xmlns="urn:zimbra">
<sessionId id="3">3</sessionId>
<change token="902"/>
</context>
</soap:Header>
<soap:Body>
<SetAppointmentResponse apptId="381" xmlns="urn:zimbraMail"><default id="380"/></SetAppointmentResponse>
</soap:Body>
</soap:Envelope>
Reply With Quote