0

I am able to get the Owner collection for a Office 365 group using Graph. But the same query is not able to get me the Owners for Security enabled and Distribution lists.

Is it a limitation that Graph only works well with Office 365 groups and I am struggling to get for non O365 groups.

I am implementing azure app registration to communicate with groups via graph.

1 Answer 1

0

It should works. Please check the request below: enter image description here

Did you get any error or have the owner for the group?

Sign up to request clarification or add additional context in comments.

1 Comment

No this doenst work. It is determined that the EXO attribute for managedBy is not necessarily the Owner of the group, hence this mapping doesn’t exist. However I would think that the Owner in Exchange should sync to AAD as the owner. If this does, then we could look to copy the managedBy data and populate it into the Owner attribute in EXO via powershell. Then the data would be extractable via MS Graph as it should sync into AAD. .

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.