Click or drag to resize
RegInfoContacts Property
Gets the addresses registered with this SIP account.

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

Property Value

Type: IEnumerableSIPAddress
See Also