Describe the bug
Hi, the following cmdlet does not seem to be working for the Notes property / field:
Get-MgDeviceManagementManagedDevice -filter "devicename eq 'deviceName'" | fl
Notes is shown as blank.
Expected behavior
Should show contents of the Notes property that is displayed in Intune
How to reproduce
Connect-MgGraph
Get-MgDeviceManagementManagedDevice -filter "devicename eq 'deviceName'" | fl
SDK Version
2.26.1
Latest version known to work for scenario above?
Unknown
Known Workarounds
No response
Debug output
Click to expand log
```
</details>
### Configuration
_No response_
### Other information
_No response_