Click or drag to resize

PhoneLineConfigurationSIPAccount Property

Gets the user and domain data for the SIP account.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public SIPAccount SIPAccount { get; set; }

Property Value

Type: SIPAccount

Implements

ISIPClientConfigurationSIPAccount
See Also