This class represents IMAP FETCH response BODY[] data-item. Defined in RFC 3501 7.4.2.

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

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | IMAP_t_Fetch_r_i_Body(String, Int32, Stream) |
Default constructor.
|
![]() | BodySection |
Gets BODY section value. Value null means not specified(full message).
|
![]() | 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.) |
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Offset |
Gets BODY data returning start offset. Value -1 means not specified.
|
![]() | Stream |
Gets data stream.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |

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