ImapMessageInfo.Flagged

ImapMessageInfo.Flagged property

Gets a value indicating whether Flags property contains the Flagged flag.

public bool Flagged { get; }

Property Value

The flagged flag.

See Also