Returns true if the Flags property contains the Flagged flag.

Namespace:  Rebex.Net
Assembly:  Rebex.Imap (in Rebex.Imap.dll)

Syntax

Visual Basic
Public ReadOnly Property IsFlagged As Boolean
	Get
C#
public bool IsFlagged { get; }

Field Value

True if flagged.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also