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

Namespace: MailBee.ImapMail
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public FolderFlags Flags { get; }

Property Value

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