Enum ListExperience List experience, determines how a list is presented (modern or classic) Namespace: PnP.Core.Model.SharePoint Assembly: PnP.Core.dll Syntax public enum ListExperience : int Auto SPO will automatically define the right experience based on the settings of the current list, it is the default value. ClassicExperience The Classic experience will be forced for the current list. NewExperience The Modern experience will be forced for the current list.