ArcGIS Pro 2.8 API Reference Guide
FeaturedGroups Property

ArcGIS.Desktop.Core.Portal Namespace > PortalInfo Class : 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;}
Public ReadOnly Property FeaturedGroups As IReadOnlyList(Of PortalFeaturedGroupInfo)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

PortalInfo Class
PortalInfo Members