Table of Contents

Enum SpecialCharactersState

Namespace
PnP.Core.Admin.Model.SharePoint
Assembly
PnP.Core.Admin.dll

Contains the values of the 3 allowed states for Special Characters

public enum SpecialCharactersState

Fields

Allowed = 1

Special characters like #,% are allowed in the names of files and folders

Disallowed = 2

Special characters like #,% are not allowed in the names of files and folders

NoPreference = 0

Setting was not set