Gets the set of flags associated with the folder.
Namespace: MailBee.ImapMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public 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