Field creationOptions for Group api #2342
Unanswered
ayblanchet
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Any chance you can confirm where the property is coming from? Taking a look at the documentation, the Group object does not have the property existing. https://learn.microsoft.com/en-us/graph/api/resources/group?view=graph-rest-1.0#properties |
Beta Was this translation helpful? Give feedback.
0 replies
-
It's possible to call: https://graph.microsoft.com/v1.0/groups in https://developer.microsoft.com/en-us/graph/graph-explorer. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Could you say me how to get creationOptions field from Group api? I have no "creationOptions" property on group object and it's not present in additionalData.
I use Microsoft.graph 5.4.0.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions