Service: zimbraMail
Namespace: "urn:zimbraMail"
ICalReply SOAP Command

Do an iCalendar Reply

Authorization token required true
Admin Authorization token required false

ICalReplyRequest

    <ICalReplyRequest> ## ICalReplyRequest
        <ical>{ical} (String)</ical>
    </ICalReplyRequest>

The following table describes elements and attributes you can define within a <ICalReplyRequest> element:

XPath Required / Optional Description
/ical Required (only 1) Type:{ical} (String)
iCalendar text containing components with method REPLY

ICalReplyResponse

    <ICalReplyResponse /> ## ICalReplyResponse