LumiSoft Net Help
Body Property
NamespacesLumiSoft.Net.MIMEMIME_EntityBody
Gets or sets MIME entity body.
Declaration Syntax
C#Visual BasicVisual C++F#
public MIME_b Body { get; set; }
Public Property Body As MIME_b
	Get
	Set
public:
property MIME_b^ Body {
	MIME_b^ get ();
	void set (MIME_b^ value);
}
member Body : MIME_b with get, set
Property Value
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when null reference passed.

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