The OpenD Programming Language

EmailMessage.inReplyTo

The In-Reply-to: header value. This should be set to the same value as the Message-ID header from the message you're replying to.

class EmailMessage
string inReplyTo;

Meta