LumiSoft Mail Server User API
ParseAddress Method (to)
Namespaces > LumiSoft.Net.SIP > SipUtils > ParseAddress(String)
Parses address from SIP To: header field.
Syntax
C#Visual BasicManaged C++
public static string ParseAddress (
	string to
)
Public Shared Function ParseAddress ( _
	to As String _
) As String
public:
static String^ ParseAddress (
	String^ to
)
Parameters
to (String)
SIP header To: value.
Return Value

[Missing <returns> documentation for M:LumiSoft.Net.SIP.SipUtils.ParseAddress(System.String)]

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