GetPossiblePermissions

Description

Returns the set of permissions that can be applied to a folder. Each Permission in the collection has a valid permission kind and uses the Everyone group.

Syntax

Perl


$folder->GetPossiblePermissions(); 
Identifier
Description
folder
A Folder object obtained from the current workspace.
Return value
Returns a Permissions object that represents the set of permissions that can be applied to the folder.