SIPExtensionAccount Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public Account Account { get; }
Public ReadOnly Property Account As Account
Get
public:
property Account^ Account {
Account^ get ();
}
member Account : Account with get
Property Value
Type:
AccountSee Also