LumiSoft Mail Server User API
SipContacts Property
Namespaces > LumiSoft.Net.SIP > SIP_Registration > SipContacts
Gets sip and sip contacts.
Syntax
C#Visual BasicManaged C++
public SIP_Uri[] SipContacts { get; }
Public ReadOnly Property SipContacts As SIP_Uri()
public:
array<SIP_Uri^>^ SipContacts {
	array<SIP_Uri^>^ get ();
}

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