This class represents FETCH request BODY[] argument(data-item). Defined in RFC 3501.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class IMAP_t_Fetch_i_Body : IMAP_t_Fetch_i
Public Class IMAP_t_Fetch_i_Body Inherits IMAP_t_Fetch_i
public ref class IMAP_t_Fetch_i_Body : public IMAP_t_Fetch_i
type IMAP_t_Fetch_i_Body = class inherit IMAP_t_Fetch_i end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
IMAP_t_Fetch_i_Body()()()() |
Default constructor.
| |
IMAP_t_Fetch_i_Body(String, Int32, Int32) |
Default constructor.
| |
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.) | |
MaxCount |
Gets maximum count of bytes to fetch. Value -1 means not specified.
| |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Offset |
Gets start offset. Value -1 means not specified.
| |
Section |
Gets body section. Value null means not specified.
| |
ToString()()()() |
Returns this as string.
(Overrides Object.ToString()()()().) |
Inheritance Hierarchy
Object | ||
IMAP_t_Fetch_i | ||
IMAP_t_Fetch_i_Body |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119