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