LumiSoft Mail Server User API
InReplyTo Property
Namespaces > LumiSoft.Net.IMAP > IMAP_Envelope > InReplyTo
Gets header field "In-Reply-To:" value. Returns null if value isn't set.
Syntax
C#Visual BasicManaged C++
public string InReplyTo { get; }
Public ReadOnly Property InReplyTo As String
public:
String^ InReplyTo {
	String^ get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)