PATCH to update mailEnabled in Unified Groups not working

点点圈 提交于 2019-12-13 06:15:00

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!