Exchange Sync
Test application access policy
Use the following PowerShell command to list mailbox permissions.
Test-ApplicationAccessPolicy -Identity "Enter the mailbox id to test" -AppId "Enter Token Provider AD App ID"
Exchange Sync
Use the following PowerShell command to list mailbox permissions.
Test-ApplicationAccessPolicy -Identity "Enter the mailbox id to test" -AppId "Enter Token Provider AD App ID"
Post your comment on this topic.