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_Static)nothrow
int
notmuch_thread_get_total_messages
(
notmuch_thread_t* thread
)

Meta