LumiSoft Mail Server User API
Parse Method (value)
Namespaces > LumiSoft.Net.SIP.Header > SIP_t_Credentials > Parse(String)
Parses "credentials" from specified value.
Syntax
C#Visual BasicManaged C++
public void Parse (
	string value
)
Public Sub Parse ( _
	value As String _
)
public:
void Parse (
	String^ value
)
Parameters
value (String)
SIP "credentials" value.

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)