Interface ITeamAppCollection
Public interface to define a collection of TeamApp objects of Microsoft Teams
Inherited Members
Namespace: PnP.Core.Model.Teams
Assembly: PnP.Core.dll
Syntax
public interface ITeamAppCollection : IDataModelCollection<ITeamApp>, IDataModelParent, IDataModelWithContext, IRequestableCollection, IDataModelCollectionLoad<ITeamApp>, ISupportModules<ITeamAppCollection>