LumiSoft Net Help
DeleteRegistration Method (addressOfRecord)
NamespacesLumiSoft.Net.SIP.ProxySIP_RegistrarDeleteRegistration(String)
Deletes specified registration and all it's contacts.
Declaration Syntax
C#Visual BasicVisual C++F#
public void DeleteRegistration(
	string addressOfRecord
)
Public Sub DeleteRegistration ( 
	addressOfRecord As String
)
public:
void DeleteRegistration(
	String^ addressOfRecord
)
member DeleteRegistration : 
        addressOfRecord : string -> unit 
Parameters
addressOfRecord (String)
Registration address of record what to remove.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119