LumiSoft Net Help
IMAP_r_u_Status Class
NamespacesLumiSoft.Net.IMAPIMAP_r_u_Status
This class represents IMAP STATUS response. Defined in RFC 3501 7.2.4.
Declaration Syntax
C#Visual BasicVisual C++F#
public class IMAP_r_u_Status : IMAP_r_u
Public Class IMAP_r_u_Status
	Inherits IMAP_r_u
public ref class IMAP_r_u_Status : public IMAP_r_u
type IMAP_r_u_Status =  
    class
        inherit IMAP_r_u
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
IMAP_r_u_Status(String, Int32, Int32, Int64, Int64, Int32)
Default constructor.

Equals(Object)
Determines whether the specified Object is equal to the current 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.)
FolderName
Gets folder name.

FolderUid
Gets folder UID value.

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.)
MessagesCount
Gets messages count.

Parse(String)
Parses STATUS response from status-response string.

RecentCount
Gets "recent" flag set messages count.

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).)
UidNext
Gets next message predictable UID value.

UnseenCount
Gets unseen messages count.

Inheritance Hierarchy
Object
IMAP_r
 IMAP_r_u
  IMAP_r_u_Status

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119