message:document/fields: update and tie down

Update many of the field flags; remove obsolete ones.

Ensure they are handled correctly in mu-document
This commit is contained in:
Dirk-Jan C. Binnema
2022-04-28 22:53:31 +03:00
parent b7a30c0a36
commit 9a8741f0dd
5 changed files with 157 additions and 150 deletions

View File

@ -199,7 +199,7 @@ public:
*
* @param field_id id of the contacts field to get
*
* @return an integer or 0 if not found.
* @return a contacts list
*/
Contacts contacts_value(Field::Id id) const noexcept;