FolderStatusIsValid Property |
Namespace: MailBee.ImapMail
Due to complexity of IMAP4 responses, some server implementations fail to produce 100% correct responses sometimes. If MailBee cannot parse the folder status response, it sets IsValid to false.
When the folder status response is correct (IsValid is true), all numeric values are non-negative, and FolderName is not a null reference (Nothing in Visual Basic).