Enum AppViewsPolicy Indicates whether app views are disabled in all the webs of this site Namespace: PnP.Core.Admin.Model.SharePoint Assembly: PnP.Core.Admin.dll Syntax public enum AppViewsPolicy : int Disabled Indicates that app views are disabled in all the webs of this site NotDisabled Indicates that app views may be enabled in some of the webs of this site Unknown Internal use only