ISIPSubscriptionAccount Property |
Gets the SIP address for the subscription.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax SIPAddress Account { get; }
ReadOnly Property Account As SIPAddress
Get
property SIPAddress^ Account {
SIPAddress^ get ();
}
abstract Account : SIPAddress with get
Property Value
Type:
SIPAddressSee Also