SOLVED

Add contacts to all mailbox folder in Exchange Online

Iron Contributor

I want to add a contact to all contact mailbox folders on our Exchange. How should I proceed?

 

Use case is: we have a few emergency contacts in our organization and we want that every employee has that contact. So, I need to add the emergency contacts somehow to all contact folders in Outlook of all our employees.

3 Replies
You will need a Graph API or EWS-based solution. Here's one PowerShell module that uses EWS: https://github.com/gscales/Powershell-Scripts/tree/master/EWSContacts
Thank you! How could I do it using the Graph API?
best response confirmed by Kiril (Iron Contributor)
1 best response

Accepted Solutions
best response confirmed by Kiril (Iron Contributor)