Microsoft Graph API Create Group

Viewed 14

When creating a new group that is NOT security enabled is it possible to create the group with mailEnabled set too false?

When creating the group the API seems to ignore the mailEnabled field in the request and always returns true. Also when attempting to patch the group with mailEnabled=false the api returns 204 but the mailEnabled never changes from true too false.

Is this a bug or is it simply not possible to have a mailEnabled=false group even though there is an option flag.

0 Answers
Related