useThreads property

bool useThreads
getter/setter pair

Enable threads options. If true emails will be sent with a unique reply-to thread address. This means you can reply to the forwarded email and it will be sent to the recipients via your alias address. That way a thread conversation is preserved.

Implementation

bool useThreads;