Table of Contents

Interface IGraphPhoneCollection

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

Public interface to define a collection of phones for an event

public interface IGraphPhoneCollection : IDataModelCollection<IGraphPhone>, IEnumerable<IGraphPhone>, IEnumerable, IDataModelParent, IDataModelWithContext, IRequestableCollection
Inherited Members
Extension Methods