LumiSoft Net Help
BodyParts Property
NamespacesLumiSoft.Net.MIMEMIME_b_MultipartBodyParts
Gets multipart body body-parts collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public MIME_EntityCollection BodyParts { get; }
Public ReadOnly Property BodyParts As MIME_EntityCollection
	Get
public:
property MIME_EntityCollection^ BodyParts {
	MIME_EntityCollection^ get ();
}
member BodyParts : MIME_EntityCollection with get
Property Value
Remarks
Multipart entity child entities are called "body parts" in RFC 2045.

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