This class represents IMAP server FETCH BODYSTRUCTURE multipart entity. Defined in RFC 3501 7.4.2.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class IMAP_t_Fetch_r_i_BodyStructure_e_Multipart : IMAP_t_Fetch_r_i_BodyStructure_e
Public Class IMAP_t_Fetch_r_i_BodyStructure_e_Multipart Inherits IMAP_t_Fetch_r_i_BodyStructure_e
public ref class IMAP_t_Fetch_r_i_BodyStructure_e_Multipart : public IMAP_t_Fetch_r_i_BodyStructure_e
type IMAP_t_Fetch_r_i_BodyStructure_e_Multipart = class inherit IMAP_t_Fetch_r_i_BodyStructure_e end
Members
All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
BodyParts |
Gets multipart child body parts.
| |
ContentDisposition |
Gets Content-Disposition header value. Value null means not specified.
(Overrides IMAP_t_Fetch_r_i_BodyStructure_e.ContentDisposition.) | |
ContentType |
Gets Content-Type header value. Value null means not specified.
(Overrides IMAP_t_Fetch_r_i_BodyStructure_e.ContentType.) | |
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.) | |
Language |
Gets content language. Value null means not specified.
(Overrides IMAP_t_Fetch_r_i_BodyStructure_e.Language.) | |
Location |
Gets content location. Value null means not specified.
(Overrides IMAP_t_Fetch_r_i_BodyStructure_e.Location.) | |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Parse(StringReader) |
Parses IMAP FETCH BODYSTRUCTURE multipart entity from reader.
| |
PartSpecifier |
Gets IMAP fetch body[part-specifier] value. This value can be used to fetch this entity from full message.
(Inherited from IMAP_t_Fetch_r_i_BodyStructure_e.) | |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
Object | ||
IMAP_t_Fetch_r_i_BodyStructure_e | ||
IMAP_t_Fetch_r_i_BodyStructure_e_Multipart |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119