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