LumiSoft Net Help
Contacts Property
NamespacesLumiSoft.Net.SIP.StackSIP_UA_RegistrationContacts
Gets registrar server all contacts registered for this AOR.
Declaration Syntax
C#Visual BasicVisual C++F#
public AbsoluteUri[] Contacts { get; }
Public ReadOnly Property Contacts As AbsoluteUri()
	Get
public:
property array<AbsoluteUri^>^ Contacts {
	array<AbsoluteUri^>^ get ();
}
member Contacts : AbsoluteUri[] with get
Property Value
array<AbsoluteUri>[]()[][]
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and and this property is accessed.

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