SIPExtensionAccount Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic Account Account { get; }
Public ReadOnly Property Account As Account
Get
public:
property Account^ Account {
Account^ get ();
}
member Account : Account with get
Property Value
Type:
Account
See Also