Enum ItemType

ItemType enumeration

Audit item types

public enum ItemType

Values

NameValueDescription
Invalid0The item is none of the other item types (that are listed in this table).
File1The item is a file.
Folder5The item is a folder.
Web6The item is a Web.
Site7The item is a site.
Tenant8The item is a tenant.
DocumentLibrary9The item is a document library.
Page11The item is a Page.

See Also