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.4.54.0
Syntax
public IEnumerable<SIPAddress> Contacts { get; set; }

Property Value

IEnumerableSIPAddress
See Also