I'm developing Windows Form app using Graph API. I have Excel file with data from Teams. Excel columns are: Display name, Feedback, Points,Submission id, OutcomeFeedback id and OutcomePoints id. I want to update the value of points in the Excel file and write that value on Teams. The problem is that when I leave the field for points empty, I get an error. Does anyone know how to solve this? Here is the code: