This class represents IMAP LIST response. Defined in RFC 3501 7.2.2.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class IMAP_r_u_List : IMAP_r_u
Public Class IMAP_r_u_List Inherits IMAP_r_u
public ref class IMAP_r_u_List : public IMAP_r_u
type IMAP_r_u_List = class inherit IMAP_r_u end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
IMAP_r_u_List(String, Char, array<String>[]()[][]) |
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.) | |
FolderAttributes |
Gets folder attributes list.
| |
FolderName |
Gets folder name.
| |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
HierarchyDelimiter |
Gets hierarchy delimiter char.
| |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Parse(String) |
Parses LIST response from list-response string.
| |
ToStreamAsync(Stream, IMAP_Mailbox_Encoding, EventHandler<(Of <<'(EventArgs<(Of <<'(Exception>)>>)>)>>)) |
Starts writing response to the specified stream.
(Inherited from IMAP_r.) | |
ToStreamAsync(IMAP_Session, Stream, IMAP_Mailbox_Encoding, EventHandler<(Of <<'(EventArgs<(Of <<'(Exception>)>>)>)>>)) |
Starts writing response to the specified stream.
(Inherited from IMAP_r.) | |
ToString()()()() |
Returns this as string.
(Overrides Object.ToString()()()().) | |
ToString(IMAP_Mailbox_Encoding) |
Returns this as string.
(Overrides IMAP_r.ToString(IMAP_Mailbox_Encoding).) |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119