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.26106.1555
Syntax
public bool SupportsCustomFlags { get; }

Property Value

Boolean
See Also