LumiSoft Net Help
InReplyTo Property
NamespacesLumiSoft.Net.MimeMimeEntityInReplyTo
Gets or sets header field "In-Reply-To:" value. Returns null if value isn't set.
Declaration Syntax
C#Visual BasicVisual C++F#
public string InReplyTo { get; set; }
Public Property InReplyTo As String
	Get
	Set
public:
property String^ InReplyTo {
	String^ get ();
	void set (String^ value);
}
member InReplyTo : string with get, set
Property Value

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119