Contains status information on items that were sent to other users. For example, the sender can track users that have opened, read, and accepted their appointment
<RecipientStatus> <delivered type="dateTime"/> <undeliverable type="dateTime"/> <transferred type="dateTime"/> <transferDelayed type="dateTime"/> <transferFailed type="TransferFailedStatus"/> <downloaded type="dateTime"/> <downloadedByThirdParty type="dateTime"/> <retractRequested type="dateTime"/> <retracted type="dateTime"/> <opened type="dateTime"/> <deleted type="dateTime"/> <undeleted type="dateTime"/> <purged type="dateTime"/> <accepted type="CommentStatus"/> <declined type="CommentStatus"/> <replied type="dateTime"/> <forwarded type="dateTime"/> <shared type="dateTime"/> <started type="dateTime"/> <completed type="dateTime"/> <incomplete type="dateTime"/> <delegated type="DelegatedStatus"/> <delegateeStatus type="DelegateeStatus" maxOccurs="unbounded"/>
Specifies the delivery date.
Specifies that the item was undeliverable.
Specifies that the item was successfully transferred outside the GroupWise system.
Specifies that there is a delay in transferring the item outside the GroupWise system.
Specifies the reason why the transfer outside the GroupWise system failed.
Specifies that the item has been downloaded by a GroupWise client to a remote or caching mailbox.
Specifies that the item has been downloaded by a third-party application.
Specifies that a retraction of the item from the recipient’s mailbox is in progress.
Specifies that the retraction of the item from the recipient’s mailbox has been successful.
Specifies that the recipient opened the item.
Specifies that the recipient deleted the item.
Specifies that the recipient undeleted the item.
Specifies that the recipient purged the item.
Specifies that the recipient accepted the item. There is an optional comment field sent from the recipient during the accept action.
Specifies that the recipient declined the item. There is an optional comment field sent from the recipient during the decline action.
Specifies that the recipient replied the item.
Specifies that the recipient forwarded the item.
Specifies that the recipient shared the item.
Specifies that the recipient started a workflow item.
Specifies that the recipient completed the item.
Specifies that the recipient has not completed the item.
Specifies that the recipient delegated the item.
When you send out a calendar item, recipients can delegate the item. As the sender, you can see the status of the original recipients as well as the recipient the original item was delegated to (delegatee) with the following:
<delegateeStatus type="DelegateeStatus" maxOccurs="unbounded"/>