Gets if the server response containing the folder information has been successfully parsed.
true if the server response containing the folder information was correct; false otherwise.
Due to complexity of IMAP4 responses, some server implementations fail to produce 100% correct responses sometimes. If MailBee cannot parse certain folder response, it returns Folder object having IsValid set to false.
Folder Class | MailBee.ImapMail Namespace