Interface IAlertCollection
Public interface to define a collection of Alert objects
Inherited Members
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public interface IAlertCollection : IDataModelCollection<IAlert>, IDataModelParent, IDataModelWithContext, IRequestableCollection, IDataModelCollectionLoad<IAlert>, IDataModelCollectionDeleteByGuidId, ISupportModules<IAlert>