Adds the specified users to a role in SharePoint.
public void addUsersToRole(String roleName);
This method will add the users specified by the Users property to the RoleName in SharePoint.