Frage

I want to display all private Team-Sites on a Page in SharePoint Online

Can somebody help me to get the right custom query?

Kind regards from austria,

Helmut

Keine korrekte Lösung

Andere Tipps

You could try to use the below query to list all team sites in Highlighted Content Web part:

(contentclass:"STS_Site")(SiteTemplate:"GROUP" OR SiteTemplate:"STS")
Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit sharepoint.stackexchange
scroll top