Gets the human readable part of the status response.
The string containing the human readable part of the status response, or a null reference (Nothing in Visual Basic) if the response does not have the human readable part.
For instance, if the entire status response string is "MBN00000002 NO incorrect password or account name", this property returns "incorrect password or account name".
MailBeeImapNegativeResponseException Class | MailBee.ImapMail Namespace