class Net::IMAP::ThreadMember
Net::IMAP::ThreadMember
represents a thread-node returned by Net::IMAP#thread
.
Fields:¶ ↑
- seqno
-
The sequence number of this message.
- children
-
An array of
Net::IMAP::ThreadMember
objects for mail items that are children of this in the thread.