LumiSoft Mail Server User API
Address Property
Namespaces > LumiSoft.Net.SIP > SIP_Registration > Address
Gets SIP address what is used for registration mapping. (This is To: address of record value.) For example: ivar@lumisoft.ee.
Syntax
C#Visual BasicManaged C++
public string Address { get; }
Public ReadOnly Property Address As String
public:
String^ Address {
	String^ get ();
}

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