MoveItem

Provides a structure to reference a single item in the moveItemsRequest. --For GroupWise 2012 and later.

Syntax

<MoveItem>
  <id type="uid">
  <container type="uid"/>
  <from type="uid"/>
</MoveItem>

Definitions

id

Specifies a unique identifier for the item to move or link.

container

Specifies a rnique identifier for the folder to put the item.

from

(optional) Specifies a unique identifier for the folder the item is moved from. If not specified, the item is copied (linked) to the new folder.