da_notmuch_message_remove_all_tags

Remove all tags from the given message.

See notmuch_message_freeze for an example showing how to safely replace tag values.

More...
alias da_notmuch_message_remove_all_tags = notmuch_status_t function(
notmuch_message_t* message
)

Detailed Description

NOTMUCH STATUS READ ONLY DATABASE

Database was opened in read-only * mode so message cannot be modified.

Meta