I referred this documentation to try and get the lastModifiedDateTime of a planner task as in the JSON response example there is a property "lastModifiedDateTime", however when I call the API endpoint "https://graph.microsoft.com/v1.0/planner/tasks/taskId/details" the response does not have that property.
Is there any other way I can get the lastModifiedDateTime property of a planner task?
Any help is greatly appreciated. Thanks!