Enum ListBaseType
Specifies the base type for a list.
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public enum ListBaseType
Specifies the base type for a list.
public enum ListBaseType
Deprecated - used for discussion board lists pre-WSS V3. Newer discussion boards use the GenericList base type and ListTemplateType.DiscussionBoard.
Specifies a base type for document libraries.
Specifies a base type for lists that do not correspond to another base type in this enumeration.
Specifies a base type for issue tracking lists.
No base type is specified.
Specifies a base type for survey lists.
Reserved. MUST not be used.