FolderFlags Property
Gets the set of flags associated with the folder.

Namespace: MailBee.ImapMail
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public FolderFlags Flags { get; }

Property Value

Type: FolderFlags
A FolderFlags value containing the set of flags associated with the folder.
See Also