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

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