SubscriptionWrapperAccount Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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
ISIPSubscriptionAccountSee Also