Interface IGraphEventAttendeeCollection
Public interface to define a collection of attendees for an event
Inherited Members
Namespace: PnP.Core.Model.Teams
Assembly: PnP.Core.dll
Syntax
public interface IGraphEventAttendeeCollection : IDataModelCollection<IGraphEventAttendee>, IDataModelParent, IDataModelWithContext, IRequestableCollection