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