This class represents IMAP client selected folder.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public class IMAP_Client_SelectedFolder
Public Class IMAP_Client_SelectedFolder
public ref class IMAP_Client_SelectedFolder
type IMAP_Client_SelectedFolder = class end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
IMAP_Client_SelectedFolder(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.) | |
FirstUnseen |
Gets first unseen message sequence number. Value -1 means no unseen message.
| |
Flags |
Gets flags what folder supports.
| |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
IsReadOnly |
Gets if folder is read-only or read-write.
| |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
MessagesCount |
Gets number of messages in this folder.
| |
Name |
Gets selected folder name(path included).
| |
PermanentFlags |
Gets permanent flags what folder can store.
| |
RecentMessagesCount |
Gets number of recent messages in this folder.
| |
ToString()()()() |
Returns this object as human readable string.
(Overrides Object.ToString()()()().) | |
UidNext |
Gets next predicted message UID. Value -1 means that IMAP server doesn't support it.
| |
UidValidity |
Gets folder UID value. Value null means IMAP server doesn't support UIDVALIDITY feature.
|
Inheritance Hierarchy
Object | |
IMAP_Client_SelectedFolder |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119