Adds the specified groups to a role in SharePoint.
int AddGroupsToRole(char* lpszRoleName);
This method will add the groups specified by the Groups property to the RoleName in SharePoint.