This is base class for IMAP server FETCH BODYSTRUCTURE MIME entities. Defined in RFC 3501 7.4.2.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public abstract class IMAP_t_Fetch_r_i_BodyStructure_e
Public MustInherit Class IMAP_t_Fetch_r_i_BodyStructure_e
public ref class IMAP_t_Fetch_r_i_BodyStructure_e abstract
[<AbstractClassAttribute>] type IMAP_t_Fetch_r_i_BodyStructure_e = class end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
IMAP_t_Fetch_r_i_BodyStructure_e()()()() |
Default constructor.
| |
ContentDisposition |
Gets Content-Disposition header value. Value null means not specified.
| |
ContentType |
Gets Content-Type header value. Value null means not specified.
| |
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.) | |
Language |
Gets content language. Value null means not specified.
| |
Location |
Gets content location. Value null means not specified.
| |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
PartSpecifier |
Gets IMAP fetch body[part-specifier] value. This value can be used to fetch this entity from full message.
| |
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_Multipart | ||
IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119