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