Ozeki VoIP SDK Class library
ContactAddress Property
NamespacesOzeki.VoIP.SIPSubscriptionInfoContactAddress
Gets the contact address of the user.
Declaration Syntax
C#Visual BasicVisual C++
public SIPAddress ContactAddress { get; set; }
Public Property ContactAddress As SIPAddress
	Get
	Set
public:
property SIPAddress^ ContactAddress {
	SIPAddress^ get ();
	void set (SIPAddress^ value);
}
Property Value

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