Table of Contents

Interface IGraphEventAttendeeCollection

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

Public interface to define a collection of attendees for an event

public interface IGraphEventAttendeeCollection : IDataModelCollection<IGraphEventAttendee>, IEnumerable<IGraphEventAttendee>, IEnumerable, IDataModelParent, IDataModelWithContext, IRequestableCollection
Inherited Members
Extension Methods