The restoreItemRequest is used to restore an item that has been archived by a third party using the archive WSDL and schema. See the stubbing/archive documentation for more information.
<restoreItemRequest> <id type="types:uid"/> <item type="types:Items"/> </restoreItemRequest>
<restoreItemResponse> <id type="types:uid"/> <status type="types:Status"/> </restoreItemResponce>
Stubbed item id.
Item to be restored. It is the item that was archived by the third party.
Returns the success or failure of the method.
GroupWise has a phantom item called a stub that represent the archived item. When an item is restored with restoreItemRequest, the stub needs to be removed from the mailbox and replaced by the item.