set_reply_to


Description:

public void set_reply_to (string? reply_to)

Sets the email address for this identity to which recipients should send replies.

The internal copy of reply_to is automatically stripped of leading and trailing whitespace. If the resulting string is empty, null is set instead.

Parameters:

this

an SourceMailIdentity

reply_to

the sender's reply-to address, or null