Interface IGraphGroupCollection
Public interface to define a collection of Microsoft 365 Groups
Inherited Members
Namespace: PnP.Core.Model.Security
Assembly: PnP.Core.dll
Syntax
public interface IGraphGroupCollection : IDataModelCollection<IGraphGroup>, IDataModelParent, IDataModelWithContext, IRequestableCollection, IDataModelCollectionLoad<IGraphGroup>, ISupportModules<IGraphGroupCollection>