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: 1.8.12.0 (1.8.12)
Syntax
public SIPAccount SIPAccount { get; set; }

Property Value

Type: SIPAccount

Implements

ISIPClientConfigurationSIPAccount
See Also