da_notmuch_thread_get_total_messages

Get the total number of messages in 'thread'.

This count consists of all messages in the database belonging to this thread. Contrast with notmuch_thread_get_matched_messages() .

version(DerelictNotMuch_Dynamic)
extern (C) @nogc nothrow
alias da_notmuch_thread_get_total_messages = int function

Meta