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