LumiSoft Mail Server User API
Remove Method (addressOfRecord)
Namespaces > LumiSoft.Net.SIP > SIP_RegistrationCollection > Remove(String)
Deletes specified registration and all it's contacts.
Syntax
C#Visual BasicManaged C++
public void Remove (
	string addressOfRecord
)
Public Sub Remove ( _
	addressOfRecord As String _
)
public:
void Remove (
	String^ addressOfRecord
)
Parameters
addressOfRecord (String)
Registration address of record what to remove.

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