Self-hosted Exchange service

Amir Reza Mehrbakhsh 1 Reputation point
2021-09-10T06:11:56.143+00:00

I have PHP application that fetches user's calendar using Microsoft graph and signInAudience is set to "AzureADandPersonalMicrosoftAccount" in manifest , but it doesn't work for self hosted exchange services.

Is there any way to use M graph for these type of accounts?
If no; what is your suggestion?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,698 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 46,366 Reputation points
    2021-09-13T09:57:21.03+00:00

    As far as I know, Ms graph currently does not support access to customer mailboxes in the Self-hosted Exchange service. It currently only provides access to customer mailboxes in the Exchange Online cloud.

    However, I found an interesting document about Exchange hybrid deployment, and I am not sure if it will help you.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.