Folder.Expand

Toggles the expanded state of the specified folder to show or hide subfolders.

Parameters

Folder.id or Folder.drn (Required)

Specifies the ID or the DRN of the folder to expand or collapse.

User.context (Required)

Specifies the context identifier for this user’s session.

Return Values

Returns the same values as Folder.List.

Example

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