LumiSoft Net Help
IMAP_r_u Class
NamespacesLumiSoft.Net.IMAPIMAP_r_u
This class is base class for IMAP server untagged responses.
Declaration Syntax
C#Visual BasicVisual C++F#
public abstract class IMAP_r_u : IMAP_r
Public MustInherit Class IMAP_r_u
	Inherits IMAP_r
public ref class IMAP_r_u abstract : public IMAP_r
[<AbstractClassAttribute>]
type IMAP_r_u =  
    class
        inherit IMAP_r
    end
Members
All MembersConstructorsMethods



IconMemberDescription
IMAP_r_u()()()()
Initializes a new instance of the IMAP_r_u class

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.)
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.)
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(IMAP_Mailbox_Encoding)
Returns this as string.
(Inherited from IMAP_r.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy

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