Table of Contents

Enum AlertDeliveryMethod

Namespace
PnP.Core.Model.SharePoint
Assembly
PnP.Core.dll

Enumeration of the different delivery methods for alerts

public enum AlertDeliveryMethod

Fields

Content = 5

The alert is delivered by content

Email = 1

The alert is delivered by email

PushNotify = 4

The alert is delivered by the Push Notification service

SMS = 2

The alert is delivered by SMS

WNS = 3

The alert is delivered by Windows Notification Service (WNS)