This is class represents IMAP server CAPABILITY optional response code. Defined in RFC 3501 7.1.
| C# | Visual Basic | Visual C++ | F# |
public class IMAP_t_orc_Capability : IMAP_t_orc
Public Class IMAP_t_orc_Capability Inherits IMAP_t_orc
public ref class IMAP_t_orc_Capability : public IMAP_t_orc
type IMAP_t_orc_Capability = class inherit IMAP_t_orc end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| IMAP_t_orc_Capability(array<String>[]()[][]) |
Default constructor.
| |
| Capabilities |
Gets list of supported capabilities.
| |
| 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.) | |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Parse(String) |
Parses CAPABILITY optional response from string.
| |
| ToString()()()() |
Returns this as string.
(Overrides Object.ToString()()()().) |
| Object | ||
| IMAP_t_orc | ||
| IMAP_t_orc_Capability | ||
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119