Forum Discussion

ag2771's avatar
ag2771
Copper Contributor
Dec 07, 2022
Solved

Microsoft Graph API

Hi, does anyone know if it is possible to get the userID or the mailboxID of a recipient when reading a message using graph? Only possible fields listed seem to be the email address and display name....
  • VasilMichev's avatar
    Dec 07, 2022
    Depends. If the recipient is internal to the org, use the /users or /people endpoints. If it's external, then no.