Get-MgUser MailboxSettings to partner tenants using SecureApp Method

Viewed 13

I'm using SecureApp Model to connect to partner tenants with an App Registration.

MgGraph doesn't seem to pass through application permissions. Using Get-MgUser -Property MailboxSettings errors out with access denied.

I have set the application and delegate permissions in the app for MailboxSettings.Read

0 Answers
Related