Gets all MIME entities as list.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public MIME_Entity[] AllEntities { get; }
Public ReadOnly Property AllEntities As MIME_Entity() Get
public: property array<MIME_Entity^>^ AllEntities { array<MIME_Entity^>^ get (); }
member AllEntities : MIME_Entity[] with get
Property Value
Remarks
The nestetd entities of embbed messages with Content-Type: Message/Rfc822 are also included.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this class is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119