Ozeki VoIP SDK Class library
ToNameAddress Method (address)
NamespacesOzeki.VoIP.SIPSIPAddressExToNameAddress(SIPAddress)
Declaration Syntax
C#Visual BasicVisual C++
public static NameAddress ToNameAddress(
	this SIPAddress address
)
<ExtensionAttribute> 
Public Shared Function ToNameAddress ( 
	address As SIPAddress
) As NameAddress
public:
[ExtensionAttribute]
static NameAddress^ ToNameAddress(
	SIPAddress^ address
)
Parameters
address (SIPAddress)
Return Value
NameAddress
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.90