AbstractPhoneLineSIPAccount Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public virtual SIPAccount SIPAccount { get; protected set; }
Public Overridable Property SIPAccount As SIPAccount
Get
Protected Set
public:
virtual property SIPAccount^ SIPAccount {
SIPAccount^ get ();
protected: void set (SIPAccount^ value);
}
abstract SIPAccount : SIPAccount with get, set
override SIPAccount : SIPAccount with get, set
Property Value
Type:
SIPAccountImplements
ISIPClientSIPAccountSee Also