LumiSoft Net Help
IMAP_Response_MyRights Class
NamespacesLumiSoft.Net.IMAPIMAP_Response_MyRights
This class represents IMAP MYRIGHTS response. Defined in RFC 4314 3.8.
Declaration Syntax
C#Visual BasicVisual C++F#
[ObsoleteAttribute("Use class IMAP_r_u_MyRights instead.")]
public class IMAP_Response_MyRights : IMAP_r_u
<ObsoleteAttribute("Use class IMAP_r_u_MyRights instead.")>
Public Class IMAP_Response_MyRights
	Inherits IMAP_r_u
[ObsoleteAttribute(L"Use class IMAP_r_u_MyRights instead.")]
public ref class IMAP_Response_MyRights : public IMAP_r_u
[<ObsoleteAttribute("Use class IMAP_r_u_MyRights instead.")>]
type IMAP_Response_MyRights =  
    class
        inherit IMAP_r_u
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
IMAP_Response_MyRights(String, String)
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.

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 MYRIGHTS response from MYRIGHTS-response string.

Rights
Gets rights list.

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.
(Inherited from IMAP_r.)
Inheritance Hierarchy
Object
IMAP_r
 IMAP_r_u
  IMAP_Response_MyRights

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