LumiSoft Net Help
TextPreamble Property
NamespacesLumiSoft.Net.MIMEMIME_b_MultipartTextPreamble
Gets or sets "preamble" text. Defined in RFC 2046 5.1.1.
Declaration Syntax
C#Visual BasicVisual C++F#
public string TextPreamble { get; set; }
Public Property TextPreamble As String
	Get
	Set
public:
property String^ TextPreamble {
	String^ get ();
	void set (String^ value);
}
member TextPreamble : string with get, set
Property Value
Remarks
Preamble text is text between MIME entiy headers and first boundary.

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