0
votes

Is it possible to get a mail message from Microsoft Graph just by its id without UserId / Mailbox name?

I found this: https://docs.microsoft.com/de-de/graph/api/message-get?view=graph-rest-1.0&tabs=http but it seems to need a user reference in all cases.

1

1 Answers

1
votes

No to get Messages you need to use one of the Messages Endpoints which are either in the /Me context of /Users contact. If all you have is the Id and you want to work out which mailbox it came from then the Id does contain the MailboxGuid