Groups
Query the available groups on your sharepoint site.
Table Specific Information
Select
SELECT * FROM Groups
Columns
| Name | Type | References | Description |
| Id [KEY] | Int | The Group Id. | |
| AllowMembersEditMembership | Bool | ||
| AllowRequestToJoinLeave | Bool | ||
| AutoAcceptRequestToJoinLeave | Bool | ||
| CanCurrentUserEditMembership | Bool | ||
| CanCurrentUserManageGroup | Bool | ||
| CanCurrentUserViewMembership | Bool | ||
| Description | String | ||
| OnlyAllowMembersViewMembership | Bool | ||
| OwnerTitle | String | ||
| RequestToJoinLeaveEmailSetting | String | ||
| LinkedOwner | String | ||
| LinkedUsers | String |