HeaderType.ReplyTo

HeaderType.ReplyTo property

This header field is meant to indicate where the sender wants replies to go. Unfortunately, this is ambiguous, since there are different kinds of replies, which the sender may wish to go to different addresses. In particular, there are personal replies intended for only one person, and group replies, intended for the whole group of people who read the replied-to message (often a mailing list, anewsgroup name cannot appear here because of different syntax, see “FollowupTo” .).

public static HeaderType ReplyTo { get; }

See Also