Enum AlertEventType Enumeration of the different types of events for which to receive alerts Namespace: PnP.Core.Model.SharePoint Assembly: PnP.Core.dll Syntax public enum AlertEventType : int Add The alert is for all additions to a list AllChanges The alert is for all changes Deleted The alert is for all deletions from a list Discussion The alert is for all discussions Modified The alert is for all changes to a list