Adds the specified users to a group in SharePoint.
public void addUsersToGroup(String groupName);
This method will add the users specified by the Users property to the GroupName in SharePoint.