Directory.HoldEntries

Stores directory entries temporarily. Directory.CopyEntries and Directory.MoveEntries use this action to store directory items. The temporary storage enables user interface changes without losing the selected items.

Parameters

Directory.id (Required)

Specifies the identifier of the directory where the items exist.

Directory.Item.id (Required)

Specifies the identifier(s) of the items to be saved.

Directory.Store.add

Specifies that new items are to be added to an existing list.

Directory.Store.removeSystemGroups

Specifies that system groups are to be removed from the stored entries.

User.context (Required)

Specifies the context identifier for this user’s session.

Return Values

Returns the number of GroupWise Address Book groups that were removed from the list (Directory.RemovedGroups.count) and the same values as Directory.GetLastSearch.

Example

<A href="/servlet/webacc?User.context=xyz&action=Directory.HoldEntries
&Directory.id=GroupWise Address Book&Directory.Item.id=294&Compose.id="5"> Get Last Search </A>