Table of Contents

Interface IGraphLocationCollection

Namespace
PnP.Core.Model.Teams
Assembly
PnP.Core.dll

Public interface to define a collection of events for a Team

public interface IGraphLocationCollection : IDataModelCollection<IGraphLocation>, IEnumerable<IGraphLocation>, IEnumerable, IDataModelParent, IDataModelWithContext, IRequestableCollection
Inherited Members
Extension Methods