ItemType
ItemType enumeration
Audit item types
public enum ItemType
Values
Name | Value | Description |
---|---|---|
Invalid | 0 |
The item is none of the other item types (that are listed in this table). |
File | 1 |
The item is a file. |
Folder | 5 |
The item is a folder. |
Web | 6 |
The item is a Web. |
Site | 7 |
The item is a site. |
Tenant | 8 |
The item is a tenant. |
DocumentLibrary | 9 |
The item is a document library. |
Page | 11 |
The item is a Page. |
See Also
- namespace Aspose.Email.Clients.Activity
- assembly Aspose.Email