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