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. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
FolderStatus Class | MailBee.ImapMail Namespace | GetFolderStatus