LumiSoft Net Help
Item Property (addressOfRecord)
NamespacesLumiSoft.Net.SIP.ProxySIP_RegistrationCollectionItem[([( String])])
Gets registration with specified registration name. Returns null if specified registration doesn't exist.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_Registration this[
	string addressOfRecord
] { get; }
Public ReadOnly Default Property Item ( 
	addressOfRecord As String
) As SIP_Registration
	Get
public:
property SIP_Registration^ default[String^ addressOfRecord] {
	SIP_Registration^ get (String^ addressOfRecord);
}
member Item : SIP_Registration with get
Parameters
addressOfRecord (String)
Address of record of resgistration.
Return Value

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