ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core.Portal Namespace / PortalInfo Class / FeaturedGroups Property

FeaturedGroups Property
Gets the featured groups for the organization. These are the groups that will be highlighted on the Groups page.
Syntax
public IReadOnlyList<PortalFeaturedGroupInfo> FeaturedGroups {get;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.1 or higher.
See Also