Is it possible to get shared mailbox mails using outlook mail api
问题 I am using outlook mail api, and trying to get emails from a shared mailbox. Currently the mails of the user mailbox are fetched. I cant find a way to keep the same user but different mailbox. 回答1: No, it isn't (at least not currently). When you use the Authorization Code Grant flow to log in a user, the user consents only to allow the app to access their information. That consent doesn't include other folks information that they've shared with that user. If you change your application to use