Wanted to share a quick demo for how to query and create Exchange Contacts for another user in Office 365 tenant with MS Graph API. Biggest challenge was permission grant in two places (1) MS Graph API in Azure Applications and (2) Exchange Folder grant Owner to user executing the MS Graph API. Cheers