| FolderStatus Properties |
The FolderStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| 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.
|