threadSequence property

MessageSequence? threadSequence
getter/setter pair

The thread sequence, this can be populated manually or with MailClient.fetchThreadData.

Implementation

MessageSequence? threadSequence;