Ozeki VoIP SDK Class library
Address Property
NamespacesOzeki.VoIP.SIPSIPAddressAddress
Gets or sets the address part of the SIP address.
Declaration Syntax
C#Visual BasicVisual C++
public string Address { get; set; }
Public Property Address As String
	Get
	Set
public:
property String^ Address {
	String^ get ();
	void set (String^ value);
}
Property Value

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