LumiSoft Mail Server User API
AddressOfRecord Property
Namespaces > LumiSoft.MailServer.API.UserAPI > SipRegistration > AddressOfRecord
Gets SIP registration address of record. This is user ad registration name/id.
Syntax
C#Visual BasicManaged C++
public string AddressOfRecord { get; }
Public ReadOnly Property AddressOfRecord As String
public:
String^ AddressOfRecord {
	String^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)