SubscriptionWrapperAccount 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:
virtual property SIPAddress^ Account {
SIPAddress^ get () sealed;
}
abstract Account : SIPAddress with get
override Account : SIPAddress with get
Property Value
Type:
SIPAddressImplements
ISIPSubscriptionAccount
See Also