LumiSoft Net Help
Parent Property
NamespacesLumiSoft.Net.MIMEMIME_EntityParent
Gets the parent entity of this entity, returns null if this is the root entity.
Declaration Syntax
C#Visual BasicVisual C++F#
public MIME_Entity Parent { get; }
Public ReadOnly Property Parent As MIME_Entity
	Get
public:
property MIME_Entity^ Parent {
	MIME_Entity^ get ();
}
member Parent : MIME_Entity with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

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