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