Represents a folder (mailbox in IMAP4 terms) of the account on the mail server.
For a list of all members of this type, see Folder Members.
System.Object
MailBee.ImapMail.Folder
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The list of folders can be obtained using DownloadFolders method of Imap component. In any case, an account on the mail server is guaranteed to contain at least "INBOX" folder (case-insensitive). Also, IMAP4 accounts often contain folders such as "Sent", "Drafts", etc.
Namespace: MailBee.ImapMail
Assembly: MailBee.NET (in MailBee.NET.dll)
Folder Members | MailBee.ImapMail Namespace | DownloadFolders | FolderCollection