LumiSoft Net Help
Parse Method (myRightsResponse)
NamespacesLumiSoft.Net.IMAPIMAP_r_u_MyRightsParse(String)
Parses MYRIGHTS response from MYRIGHTS-response string.
Declaration Syntax
C#Visual BasicVisual C++F#
public static IMAP_r_u_MyRights Parse(
	string myRightsResponse
)
Public Shared Function Parse ( 
	myRightsResponse As String
) As IMAP_r_u_MyRights
public:
static IMAP_r_u_MyRights^ Parse(
	String^ myRightsResponse
)
static member Parse : 
        myRightsResponse : string -> IMAP_r_u_MyRights 
Parameters
myRightsResponse (String)
MYRIGHTS response line.
Return Value
IMAP_r_u_MyRights
Returns parsed MYRIGHTS response.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when myRightsResponse is null reference.

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