| FolderStatusFolderName Property | 
Namespace: MailBee.ImapMail
 Syntax
Syntax Remarks
RemarksThe typical values returned by this property are: "Inbox", "Sent.Orders", "INBOX\From John Doe".
MailBee automatically decodes international folder names presented in UTF-7 Modified encoding (see IMAP4 protocol specification in RFC3501 for details on UTF-7 Modified encoding). RawFolderName provides access to the original name as it was returned by the server.
 See Also
See Also