Returns the permissions applied directly to the folder for the named group.
VBScript
folder.GetAppliedPermissionsForGroup groupName
Perl
$folder->GetAppliedPermissionsForGroup(groupName);