Ozeki VoIP SDK Class library
Account Property
NamespacesOzeki.VoIP.SIPSubscriptionInfoAccount
Gets the user for the subscription.
Declaration Syntax
C#Visual BasicVisual C++
public SIPAddress Account { get; internal set; }
Public Property Account As SIPAddress
	Get
	Friend Set
public:
property SIPAddress^ Account {
	SIPAddress^ get ();
	internal: void set (SIPAddress^ value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290