LumiSoft Net Help
TextPreamble Property
NamespacesLumiSoft.Net.MIMEMIME_b_Multipart..::.._MultipartReaderTextPreamble
Gets "preamble" text. Defined in RFC 2046 5.1.1.
Declaration Syntax
C#Visual BasicVisual C++F#
public string TextPreamble { get; }
Public ReadOnly Property TextPreamble As String
	Get
public:
property String^ TextPreamble {
	String^ get ();
}
member TextPreamble : string with get
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