Delegates calendar items (appointments, notes, and tasks) to other users.
<delegateRequest> <id type="types:uid"/> <commentToOrganizer type="string"/> <commentToDelegatee type="string"/> <distribution type="types:Distribution"/> <recurrenceAllInstances type="recurrenceKey"/> </delegateRequest>
<delegateResponse> <status type="types:Status"/> </delegateResponse>
Specifies the ID of the item to be delegated.
Specifies a comment that the sender of the original calendar item can view in the properties of the sent item.
Specifies a comment to the delegatee of the item. This element is not used by any GroupWise client.
Specifies the recipients for the delegated calendar item.
Specifies the recurrenceKey so that the delegate and its options can be applied to all the recurring items.
Returns the error number related to the event. 0 indicates that the request was successful.
Returns the success or failure of the method.
<delegateRequest> <id>44FED73B.domain1.po1.100.16E3837.1.FAA.1@2:7. domain1.po1.100.0.1.0.1@16</id> <commentToOrganizer>Comment to Organizer</commentToOrganizer> <commentToDelegatee>Comment to Delegatee</commentToDelegatee> <distribution> <recipients> <recipient> <displayName>u3</displayName> <email>u3@phantom.com</email> <uuid>54D55590-175B-0000-890F-6E00D5004E00</uuid> </recipient> </recipients> </distribution> </delegateRequest>