This class represents MIME multipart/digest body. Defined in RFC 2046 5.1.5.

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

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | MIME_b_MultipartDigest(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.
(Overrides MIME_b_Multipart.DefaultBodyPartContentType.) |
![]() | 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/digest" Content-Type is intended to be used to send collections of messages.

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