notmuch_thread_get_messages

Get a notmuch_thread_t iterator for all messages in 'thread' in oldest-first order.

The returned list will be destroyed when the thread is destroyed.

version(DerelictNotMuch_Static)nothrow
notmuch_messages_t*
notmuch_thread_get_messages
(
notmuch_thread_t* thread
)

Meta