My search for this has completely returned, I'm not even sure that this is possible.
It is possible in Powershell, and I already do it in Powershell, but I want to write a C # program to perform certain tasks and cannot find which API will perform such tasks:
1) Get licensing information for all users and their designated plans.
2) Get a list of all mailboxes and email addresses for a specific Office 365 tenant.
Itβs easy to do in Powershell, but is there any API that will perform these common management tasks ?! If there is, I cannot find it, so that any direction is useful.
c # office365 microsoft-graph
Trinitrotoluene
source share