Search Results for

    Show / Hide Table of Contents

    Enum GraphSubscriptionChangeType

    Supported Microsoft Graph Change Types on Subscriptions. Documentation at: https://docs.microsoft.com/graph/api/resources/subscription#properties

    Namespace: PnP.Framework.Enums
    Assembly: PnP.Framework.dll
    Syntax
    public enum GraphSubscriptionChangeType : int

    Created

    Something got created

    Deleted

    Something got deleted

    Updated

    Something existing got updated

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<GraphSubscriptionChangeType>(String)
    ObjectExtensions.Set<GraphSubscriptionChangeType, T>(Expression<Func<GraphSubscriptionChangeType, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer