Hunny Software Library Reference

Headers.ReplyTo Property

Gets the field body of the Reply-To header field.

[Visual Basic]
Public ReadOnly Property ReplyTo As AddressList
[C#]
public AddressList ReplyTo {get;}

Remarks

If the field does not exist, accessing the property creates it.

See Also

Headers Class | Hunny.Mime Namespace