问题
It seems I'm not able to update mailEnabled value for a Unified Groups.
I used : https://docs.microsoft.com/en-us/graph/api/group-update?view=graph-rest-1.0 ; in v1.0 and beta but problem is present in both
The doc seems indicate that it's possible to update mailEnabled property.
I get a response with a 204 but value is not updated
I did my test with Graph Explorer and my final goal is to used it through Flow.
Did I missed something or is there any known issue with this type of update on groups ?
Thx for help,
来源:https://stackoverflow.com/questions/55217768/patch-to-update-mailenabled-in-unified-groups-not-working