FolderInfo

FolderInfo class

Inherits: Aspose::Email::Clients::Graph::BaseRestObject

Represents information about personal folder.

Constructors

NameDescription
FolderInfoInitializes a new instance of the FolderInfo class.

Methods

NameDescription
get_ContainerClassGets container class of the folder object.
get_ContentCountGets the total number of items in the folder.
get_ContentUnreadCountGets the number of unread items in the folder.
get_DisplayNameGets the display name of folder.
get_HasSubFoldersGets a value indicating whether the Folder object has any subfolders.
get_ItemIdGets string representation of entry ID.
set_DisplayNameGets the display name of folder.
ToStringReturns a string that represents the current object.