FolderInfo
FolderInfo class
Represents information about personal folder.
The FolderInfo type exposes the following members:
Constructors
| Name | Description |
|---|---|
| FolderInfo(properties) | Initializes a new instance of the FolderInfo class |
Properties
| Name | Description |
|---|---|
| properties | Gets the mapi properties. |
| display_name | Gets the display name of folder. |
| content_count | Gets the total number of items in the folder. |
| content_unread_count | Gets the number of unread items in the folder. |
| has_sub_folders | Gets a value indicating whether the Folder object has any subfolders. |
| container_class | Gets container class of the folder object. |
| item_id | Gets string representation of entry ID. |
See Also
- namespace aspose.email.clients.graph
- assembly Aspose.Email