Interface IGraphEventAttendeeCollection
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