ImapMessageInfo.IsFlagged Property Namespace: Rebex.Net Assembly: Rebex.Imap.dll (version 7.0.9083) IsFlagged Returns true if the Flags property contains the Flagged flag. Declaration public bool IsFlagged { get; } Property Value Type Description Boolean True if flagged.