Ozeki VoIP SDK Class library
ToSIPAddress Method (contact)
NamespacesOzeki.VoIP.SIPSIPAddressExToSIPAddress(Contact)
Declaration Syntax
C#Visual BasicVisual C++
public static SIPAddress ToSIPAddress(
	this Contact contact
)
<ExtensionAttribute> 
Public Shared Function ToSIPAddress ( 
	contact As Contact
) As SIPAddress
public:
[ExtensionAttribute]
static SIPAddress^ ToSIPAddress(
	Contact^ contact
)
Parameters
contact (Contact)
Return Value
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type Contact. When you use instance method syntax to call this method, omit the first parameter.

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