This class represents IMAP server FETCH BODYSTRUCTURE single-part entity. Defined in RFC 3501 7.4.2.

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

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | ContentDescription |
Gets Content-Description header value. Value null means not specified.
|
![]() | ContentDisposition |
Gets Content-Disposition header value. Value null means not specified.
(Overrides IMAP_t_Fetch_r_i_BodyStructure_e.ContentDisposition.) |
![]() | ContentID |
Gets Content-ID header value. Value null means not specified.
|
![]() | ContentSize |
Gets encoded content size in bytes. Value -1 means not specified.
|
![]() | ContentTransferEncoding |
Gets Content-Transfer-Encoding header value. Value null means not specified.
|
![]() | 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.) |
![]() | LinesCount |
Gets encoded content lines count. This property is available only for Content-Type: text/xxx and message/xx. Value -1 means not specified.
|
![]() | Location |
Gets content location. Value null means not specified.
(Overrides IMAP_t_Fetch_r_i_BodyStructure_e.Location.) |
![]() | Md5 |
Gets content MD5 hash. Value null means not specified.
|
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | Parse(StringReader) |
Parses IMAP FETCH BODYSTRUCTURE single part 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.) |

Object | ||
![]() | IMAP_t_Fetch_r_i_BodyStructure_e | |
![]() | IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119