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

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