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...
version(DerelictNotMuch_Static)nothrow
notmuch_message_remove_all_tags
(
notmuch_message_t* message
)

Detailed Description

NOTMUCH STATUS READ ONLY DATABASE

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

Meta