Search Results for

    Show / Hide Table of Contents

    Interface IChangeAlert

    Indicates a change to an Alert object.

    Inherited Members
    IChange.ChangeToken
    IChange.ChangeType
    IChange.SiteId
    IChange.Time
    IChange.IsPropertyAvailable<TModel>(Expression<Func<TModel, Object>>)
    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public interface IChangeAlert : IChange

    Properties

    AlertId

    Gets a value that identifies the changed alert.

    Declaration
    Guid AlertId { get; }
    Property Value
    Guid

    WebId

    Gets a value that identifies the web that contains the changed alert.

    Declaration
    Guid WebId { get; }
    Property Value
    Guid

    See Also

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