Click or drag to resize

RegInfoContacts Property

Gets the addresses registered with this SIP account.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public IEnumerable<SIPAddress> Contacts { get; set; }

Property Value

Type: IEnumerableSIPAddress
See Also