jbh999

Results 4 comments of jbh999

Please be sure to reference the **msgraph-sdk-dotnet** issue ([Missing Enumeration Members #2735](https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/2735)) I opened up on November 7

@Ndiritu I appreciate that! ... Do you have an estimate as to when the SDK will be updated with these changes?

I am using Newtonsoft (as visible in the exception documented in _Describe the bug_ section above). The code (deserializing JSON and casting to a ManagedDevice object) has been working for...

I just noticed that these are listed in the documentation for the **_Beta_** MS Graph REST API - [managementAgentType enum type (Beta)](https://learn.microsoft.com/en-us/graph/api/resources/intune-devices-managementagenttype?view=graph-rest-beta) - [deviceEnrollmentType enum type (Beta)](https://learn.microsoft.com/en-us/graph/api/resources/intune-devices-deviceenrollmenttype?view=graph-rest-beta) Are there currently...