LumiSoft Net Help
IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart Class
NamespacesLumiSoft.Net.IMAPIMAP_t_Fetch_r_i_BodyStructure_e_SinglePart
This class represents IMAP server FETCH BODYSTRUCTURE single-part entity. Defined in RFC 3501 7.4.2.
Declaration Syntax
C#Visual BasicVisual C++F#
public class IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart : IMAP_t_Fetch_r_i_BodyStructure_e
Public Class IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart
	Inherits IMAP_t_Fetch_r_i_BodyStructure_e
public ref class IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart : public IMAP_t_Fetch_r_i_BodyStructure_e
type IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart =  
    class
        inherit IMAP_t_Fetch_r_i_BodyStructure_e
    end
Members
All MembersMethodsProperties



IconMemberDescription
ContentDescription
Gets Content-Description header value. Value null means not specified.

ContentDisposition
Gets Content-Disposition header value. Value null means not specified.
(Overrides IMAP_t_Fetch_r_i_BodyStructure_e.ContentDisposition.)
ContentID
Gets Content-ID header value. Value null means not specified.

ContentSize
Gets encoded content size in bytes. Value -1 means not specified.

ContentTransferEncoding
Gets Content-Transfer-Encoding header value. Value null means not specified.

ContentType
Gets Content-Type header value. Value null means not specified.
(Overrides IMAP_t_Fetch_r_i_BodyStructure_e.ContentType.)
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.)
Language
Gets content language. Value null means not specified.
(Overrides IMAP_t_Fetch_r_i_BodyStructure_e.Language.)
LinesCount
Gets encoded content lines count. This property is available only for Content-Type: text/xxx and message/xx. Value -1 means not specified.

Location
Gets content location. Value null means not specified.
(Overrides IMAP_t_Fetch_r_i_BodyStructure_e.Location.)
Md5
Gets content MD5 hash. Value null means not specified.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Parse(StringReader)
Parses IMAP FETCH BODYSTRUCTURE single part entity from reader.

PartSpecifier
Gets IMAP fetch body[part-specifier] value. This value can be used to fetch this entity from full message.
(Inherited from IMAP_t_Fetch_r_i_BodyStructure_e.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
IMAP_t_Fetch_r_i_BodyStructure_e
 IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart

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