This class represents FETCH BODY.PEEK[] data item. Defined in RFC 3501.

C# | Visual Basic | Visual 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_BodyPeek : 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_BodyPeek 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_BodyPeek : 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_BodyPeek = class inherit IMAP_Fetch_DataItem end

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | IMAP_Fetch_DataItem_BodyPeek()()()() |
Default constructor.
|
![]() | IMAP_Fetch_DataItem_BodyPeek(String, Int32, Int32) |
Default constructor.
|
![]() | 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.) |
![]() | 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()()()().) |

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