LumiSoft Net Help
IMAP_t_Fetch_r_i_Body Class
NamespacesLumiSoft.Net.IMAPIMAP_t_Fetch_r_i_Body
This class represents IMAP FETCH response BODY[] data-item. Defined in RFC 3501 7.4.2.
Declaration Syntax
C#Visual BasicVisual 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
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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)
Determines whether the specified Object is equal to the current 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.)
Inheritance Hierarchy
Object
IMAP_t_Fetch_r_i
 IMAP_t_Fetch_r_i_Body

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119