Best way to get emails in an organization using the Outlook 365 API
问题 I'm building an application for collecting statistical information from emails inside organizations. Let's assume that those organizations use Outlook 365. I want to be able to do the following in the easiest way: Get permissions to read all the mails in an organization Get the emails + attachments and run my statistics It seems that there is no easy way to do it with Outlook 365. I found this: any-office-365-rest-api-to-get-messages-from-all-mailboxes-in-an-organization , but I don't