Service: zimbraMail

Command: ICalReply
Namespace: urn:zimbraMail
Description: Do an iCalendar Reply
Properties:
Authorization token required true
Admin Authorization token required false

ICalReplyRequest

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

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