LumiSoft Net Help
IMAP_t_Fetch_r_i_BodyStructure Class
NamespacesLumiSoft.Net.IMAPIMAP_t_Fetch_r_i_BodyStructure
This class represents IMAP FETCH response BODYSTRUCTURE data-item. Defined in RFC 3501 7.4.2.
Declaration Syntax
C#Visual BasicVisual C++F#
public class IMAP_t_Fetch_r_i_BodyStructure : IMAP_t_Fetch_r_i
Public Class IMAP_t_Fetch_r_i_BodyStructure
	Inherits IMAP_t_Fetch_r_i
public ref class IMAP_t_Fetch_r_i_BodyStructure : public IMAP_t_Fetch_r_i
type IMAP_t_Fetch_r_i_BodyStructure =  
    class
        inherit IMAP_t_Fetch_r_i
    end
Members
All MembersMethodsProperties



IconMemberDescription
AllEntities
Gets all MIME entities as list.

Attachments
Gets attachment entities. Content-Disposition "inline" not included, use GetAttachments method which allows to include "inline".

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.)
GetAttachments(Boolean)
Gets message attachments.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsSigned
Gets if message contains signed data.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Message
Gets message entity.

Parse(StringReader)
Parses IMAP FETCH BODYSTRUCTURE from reader.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
IMAP_t_Fetch_r_i
 IMAP_t_Fetch_r_i_BodyStructure

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