Hello, I would like to use the Microsoft Graph Explorer API to develop an applcation wich display all messages (emails) for a client's email address from Outlook.
If 3 people send emails to a client, the application will display all emails for this client in 1 page (emails from the employee 1, emails from the employee 2 and emails from the employee 3).
Is it possible to do it? I dont' find the documentation to do it. I find the documentation to retrieve all emails from a connected user (an employee) but not from a client.
Thanks