Folder.Empty

Deletes all of the items in the specified folder (for a Trash folder only).

Parameters

Folder.id or Folder.drn (Required)

Specifies the ID of the DRN of the Trash folder.

User.context (Required)

Specifies the context identifier for this user’s session.

Return Values

Returns the same items as Folder.Open. If Folder.count is 0, there are no items.

Example

/servlet/webacc? User.context=xyz&action=Folder.Empty& Folder.id=1