Gets the set of flags associated with the folder.
Namespace: MailBee.ImapMailAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic FolderFlags Flags { get; }
Public ReadOnly Property Flags As FolderFlags
Get
Property Value
Type:
FolderFlagsA
FolderFlags value containing the set of flags associated with the folder.
See Also