Office 365 Dev Tip - Get Subsite Count per Site Collection with the Office 365 (CSOM) API
Read OriginalThis article provides a development tip for using the .NET managed Client Side Object Model (CSOM) to efficiently retrieve the number of subsites (WebsCount) per site collection in Office 365/SharePoint Online. It explains how to avoid recursive iteration by fetching site properties directly via the Tenant Administration API, includes a code snippet showing how to use the GetSiteProperties method, and lists available site properties. The content is focused on SharePoint development, performance optimization, and cloud latency considerations.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet