ReplyTo Property

OpenPop.NET

OpenPop.NET POP3 Library Documentation

MessageHeader.ReplyTo Property

Specifies who a reply to the message should be sent to

a null reference if no Reply-To header field was present in the message

public RfcMailAddress ReplyTo { public get; private set; }

See Also

MessageHeader Class | OpenPop.Mime.Header Namespace