MailBee.NET Objects 7.2

FolderStatus Properties

The properties of the FolderStatus class are listed below. For a complete list of FolderStatus class members, see the FolderStatus Members topic.

Public Instance Properties

FolderName Gets the full name of the folder including parent folder names if any.
IsValid Gets if the server response containing the folder status information has been successfully parsed.
MessageCount Gets the number of messages in the folder.
RawFolderName Gets the full name of the folder as was returned by the server including parent folder names if any.
RecentCount Gets the number of recent messages in the folder.
UidNext Gets the next UID value to be assigned to a new message.
UidValidity Gets the UID validity value of the folder.
UnseenCount Gets the number of unseen messages in the folder.

See Also

FolderStatus Class | MailBee.ImapMail Namespace | GetFolderStatus