Gets registration with specified registration name. Returns null if specified registration doesn't exist.
| C# | Visual Basic | Managed C++ |
public SIP_Registration Item [ string addressOfRecord ] { get; }
Public ReadOnly Property Item ( _ addressOfRecord As String _ ) As SIP_Registration
public: SIP_Registration^ Item { SIP_Registration^ get (String^ addressOfRecord); }
- addressOfRecord (String)
- Address of record of resgistration.
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)