Search Results for

    Show / Hide Table of Contents

    Enum AlertDeliveryMethod

    Enumeration of the different delivery methods for alerts

    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public enum AlertDeliveryMethod : int

    Content

    The alert is delivered by content

    Email

    The alert is delivered by email

    PushNotify

    The alert is delivered by the Push Notification service

    SMS

    The alert is delivered by SMS

    WNS

    The alert is delivered by Windows Notification Service (WNS)

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer