Click or drag to resize

FolderStatusSupportsCustomFlags Property

Gets a boolean value indicating if custom flags (keywords) can be created in the folder (mailbox). Internally it checks if PermanentFlags collection contains Star.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public bool SupportsCustomFlags { get; }

Property Value

Type: Boolean
See Also