This class represents MIME multipart/report body. Defined in RFC 3462.

C# | Visual Basic | Visual C++ | F# |
public class MIME_b_MultipartReport : MIME_b_Multipart
Public Class MIME_b_MultipartReport Inherits MIME_b_Multipart
public ref class MIME_b_MultipartReport : public MIME_b_Multipart
type MIME_b_MultipartReport = class inherit MIME_b_Multipart end

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | MIME_b_MultipartReport(MIME_h_ContentType) |
Default constructor.
|
![]() | BodyParts |
Gets multipart body body-parts collection.
(Inherited from MIME_b_Multipart.) |
![]() | DefaultBodyPartContentType |
Gets default body part Content-Type. For more info see RFC 2046 5.1.
(Inherited from MIME_b_Multipart.) |
![]() | Entity |
Gets body owner entity. Returns null if body not bounded to any entity yet.
(Inherited from MIME_b.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsModified |
Gets if body has modified.
(Inherited from MIME_b_Multipart.) |
![]() | MediaType |
Gets body media type. For example: 'text/plain'.
(Inherited from MIME_b.) |
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | Parse(MIME_Entity, MIME_h_ContentType, SmartStream) |
Parses body from the specified stream
|
![]() | TextEpilogue |
Gets or sets "epilogue" text. Defined in RFC 2046 5.1.1.
(Inherited from MIME_b_Multipart.) |
![]() | TextPreamble |
Gets or sets "preamble" text. Defined in RFC 2046 5.1.1.
(Inherited from MIME_b_Multipart.) |
![]() | ToStream(Stream, MIME_Encoding_EncodedWord, Encoding, Boolean) |
Stores MIME entity body to the specified stream.
(Inherited from MIME_b_Multipart.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |

The Multipart/Report Multipurpose Internet Mail Extensions (MIME) content-type is a general "family" or
"container" type for electronic mail reports of any kind. The most used type is delivery-status.

Object | |||
![]() | MIME_b | ||
![]() | MIME_b_Multipart | ||
![]() | MIME_b_MultipartReport |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119