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