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)
extern (C) @nogc nothrow
notmuch_message_remove_all_tags

Detailed Description

NOTMUCH STATUS READ ONLY DATABASE

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

Meta