LumiSoft Net Help
IMAP_Client_Fetch_Body_EArgs Class
NamespacesLumiSoft.Net.IMAP.ClientIMAP_Client_Fetch_Body_EArgs
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_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
Members
All MembersMethodsPropertiesEvents



IconMemberDescription
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 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.)
Inheritance Hierarchy
Object
EventArgs
 IMAP_Client_Fetch_Body_EArgs

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