LumiSoft Net Help
IMAP_t_Fetch_i_BodyPeek Class
NamespacesLumiSoft.Net.IMAPIMAP_t_Fetch_i_BodyPeek
This class represents FETCH request BODY.PEEK[] argument(data-item). Defined in RFC 3501.
Declaration Syntax
C#Visual BasicVisual C++F#
public class IMAP_t_Fetch_i_BodyPeek : IMAP_t_Fetch_i
Public Class IMAP_t_Fetch_i_BodyPeek
	Inherits IMAP_t_Fetch_i
public ref class IMAP_t_Fetch_i_BodyPeek : public IMAP_t_Fetch_i
type IMAP_t_Fetch_i_BodyPeek =  
    class
        inherit IMAP_t_Fetch_i
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
IMAP_t_Fetch_i_BodyPeek()()()()
Default constructor.

IMAP_t_Fetch_i_BodyPeek(String, Int32, Int32)
Default constructor.

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.)
MaxCount
Gets maximum count of bytes to fetch. Value -1 means not specified.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Offset
Gets start offset. Value -1 means not specified.

Section
Gets body section. Value null means not specified.

ToString()()()()
Returns this as string.
(Overrides Object.ToString()()()().)
Inheritance Hierarchy
Object
IMAP_t_Fetch_i
 IMAP_t_Fetch_i_BodyPeek

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