Can you delete mailbox items on hold via the Graph API?

Yesterday, I has a short debate with regards to how the Recoverable items structure works in Exchange, and whether one will be able to delete items that fall under the scope of a lithold via the Graph API. The answer is of course NO, but I took this opportunity to …

Continue readingCan you delete mailbox items on hold via the Graph API?

Enumerate all SharePoint Online site collections via the Graph API

In another article of the “this is now finally possible in Office 365”, here’s how to get a list of all SharePoint Online site collections (or “sites”, as Microsoft is confusingly calling them  lately) via a simple Graph API query: OK, not so fast! There are some important details we …

Continue readingEnumerate all SharePoint Online site collections via the Graph API