This class represents FETCH BODY[] 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_Client_Fetch_Body_EArgs : EventArgs
<ObsoleteAttribute("Use Fetch(bool uid,IMAP_t_SeqSet seqSet,IMAP_t_Fetch_i[] items,EventHandler<EventArgs<IMAP_r_u>> callback) intead.")> Public Class IMAP_Client_Fetch_Body_EArgs Inherits EventArgs
[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_Client_Fetch_Body_EArgs : public EventArgs
[<ObsoleteAttribute("Use Fetch(bool uid,IMAP_t_SeqSet seqSet,IMAP_t_Fetch_i[] items,EventHandler<EventArgs<IMAP_r_u>> callback) intead.")>] type IMAP_Client_Fetch_Body_EArgs = class inherit EventArgs end

All Members | Methods | Properties | Events | ||
Icon | Member | Description |
---|---|---|
![]() | 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 null means not specified.
|
![]() | StoringCompleted |
This method is called when message storing has completed.
|
![]() | Stream |
Gets or sets stream where BODY data is stored.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119