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

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