Get the current tag from 'tags' as a string.
Note: The returned string belongs to 'tags' and has a lifetime identical to it (and the query to which it ultimately belongs).
See the documentation of notmuch_message_get_tags for example code showing how to iterate over a notmuch_tags_t object.
See Implementation
Get the current tag from 'tags' as a string.
Note: The returned string belongs to 'tags' and has a lifetime identical to it (and the query to which it ultimately belongs).
See the documentation of notmuch_message_get_tags for example code showing how to iterate over a notmuch_tags_t object.