sharingFoldersRequiresOrganizerPermission property

bool? sharingFoldersRequiresOrganizerPermission
getter/setter pair

If true, only users with the organizer role can share folders.

If false, users with either the organizer role or the file organizer role can share folders.

Implementation

core.bool? sharingFoldersRequiresOrganizerPermission;