SecureBlackbox 2020 Java Edition

Questions / Feedback?

ReplyTo Property

The value of the Reply-To header field of the Message.

Syntax

public MailAddressList getReplyTo();
public void setReplyTo(MailAddressList replyTo);

Remarks

This field contains the addresses to which the replies to this message should be sent. This field is optional. If not specified, the replies must be sent to the addresses specified in the From field.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Java Edition - Version 20.0 [Build 8156]