LumiSoft Net Help
IMAP_Fetch_DataItem_Body Class
NamespacesLumiSoft.Net.IMAPIMAP_Fetch_DataItem_Body
This class represents FETCH BODY[] data item. Defined in RFC 3501.
Declaration Syntax
C#Visual BasicVisual C++F#
[ObsoleteAttribute("Use Fetch(bool uid,IMAP_t_SeqSet seqSet,IMAP_t_Fetch_i[] items,EventHandler<EventArgs<IMAP_r_u>> callback) intead.")]
public class IMAP_Fetch_DataItem_Body : IMAP_Fetch_DataItem
<ObsoleteAttribute("Use Fetch(bool uid,IMAP_t_SeqSet seqSet,IMAP_t_Fetch_i[] items,EventHandler<EventArgs<IMAP_r_u>> callback) intead.")>
Public Class IMAP_Fetch_DataItem_Body
	Inherits IMAP_Fetch_DataItem
[ObsoleteAttribute(L"Use Fetch(bool uid,IMAP_t_SeqSet seqSet,IMAP_t_Fetch_i[] items,EventHandler<EventArgs<IMAP_r_u>> callback) intead.")]
public ref class IMAP_Fetch_DataItem_Body : public IMAP_Fetch_DataItem
[<ObsoleteAttribute("Use Fetch(bool uid,IMAP_t_SeqSet seqSet,IMAP_t_Fetch_i[] items,EventHandler<EventArgs<IMAP_r_u>> callback) intead.")>]
type IMAP_Fetch_DataItem_Body =  
    class
        inherit IMAP_Fetch_DataItem
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
IMAP_Fetch_DataItem_Body()()()()
Default constructor.

IMAP_Fetch_DataItem_Body(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_Fetch_DataItem
 IMAP_Fetch_DataItem_Body

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