SP.Group.update() Method
Applies to: SharePoint Foundation 2010
Updates group properties after changes have been made.
SP.Group.update();
Applies To
Exceptions
Exceptions |
Descriptions |
---|---|
[Microsoft.SharePoint.SPDistributionGroupException] |
Distribution group member resynchronization or properties update fails. Error code: -1. |
[Microsoft.SharePoint.SPException] |
Validation is not enabled when adding a validation formula to the calculation row. Error code: -2147418113. |
[Microsoft.SharePoint.SPException] |
The current user does not have permission to perform the action. Error code: -2147024891. |
[Microsoft.SharePoint.SPException] |
Invalid argument. Error code: -2147024809. |
[Microsoft.SharePoint.SPException] |
Group already exists. Error code: -2130575293. |
[Microsoft.SharePoint.SPException] |
Invalid group name. Error code: -2130575281. |
[Microsoft.SharePoint.SPException] |
Duplicate values are found. Error code: -2130575169. |
[Microsoft.SharePoint.SPException] |
User information list for the site collection is not found or is not valid. Error code: 55. |