Forum Discussion
ag2771
Dec 07, 2022Copper Contributor
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....
- Dec 07, 2022Depends. If the recipient is internal to the org, use the /users or /people endpoints. If it's external, then no.
VasilMichev
Dec 07, 2022MVP
Depends. If the recipient is internal to the org, use the /users or /people endpoints. If it's external, then no.