Table of Contents

Interface IGraphRecipientCollection

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

Public interface to define a collection of recipients for an event

public interface IGraphRecipientCollection : IDataModelCollection<IGraphRecipient>, IEnumerable<IGraphRecipient>, IEnumerable, IDataModelParent, IDataModelWithContext, IRequestableCollection
Inherited Members
Extension Methods